View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006424 | gnunet-gtk | other | public | 2020-07-05 10:17 | 2024-02-11 11:44 |
| Reporter | rexxnor | Assigned To | schanzen | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.13.0 | ||||
| Target Version | 0.13.1 | Fixed in Version | 0.13.1 | ||
| Summary | 0006424: gnunet-namestore-gtk does not allow "." when creating an identity | ||||
| Description | When trying to add an identity using gnunet-identity gnunet-identity -C foo.bar is valid. It is even displayed in gnunet-namestore-gtk correctly after adding it via gnunet-identity. When trying to add the identity via gnunet-namestore-gtk gnunet-identity -C bar.foo the "New" button next to the "Zone Label" input box is greyed out. The button works as intended for zone labels that do not contain a "." | ||||
| Steps To Reproduce | Try creating the "foo.bar" zone in gnunet-namestore-gtk | ||||
| Tags | No tags attached. | ||||
|
|
Identities with "." are not allowed. This is a bug in gnunet. |
|
|
We used to have a rule that egos/identities had to conform to DNS labels. Alas, that rule was overthrown sometime in 2019. Likely gnunet-namestore-gtk was not updated to permit the period. Should be easy to fix though. |
|
|
Fixed in e4a72e54..90c246d2 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-07-05 10:17 | rexxnor | New Issue | |
| 2020-07-05 10:17 | rexxnor | Tag Attached: gnunet-gtk | |
| 2020-07-07 20:17 | schanzen | Note Added: 0016392 | |
| 2020-07-07 20:17 | schanzen | Assigned To | => schanzen |
| 2020-07-07 20:17 | schanzen | Status | new => assigned |
| 2020-07-07 22:55 | Christian Grothoff | Note Added: 0016393 | |
| 2020-07-07 23:00 | schanzen | Target Version | => 0.13.1 |
| 2020-07-07 23:02 | Christian Grothoff | Note Added: 0016394 | |
| 2020-07-07 23:02 | Christian Grothoff | Status | assigned => resolved |
| 2020-07-07 23:02 | Christian Grothoff | Resolution | open => fixed |
| 2020-07-07 23:02 | Christian Grothoff | Fixed in Version | => 0.13.1 |
| 2020-07-07 23:03 | Christian Grothoff | Product Version | => 0.13.0 |
| 2020-07-07 23:10 | schanzen | Project | GNUnet => gnunet-gtk |
| 2020-07-28 08:50 | schanzen | Status | resolved => closed |
| 2021-09-06 16:54 | Christian Grothoff | Changeset attached | => gnunet-gtk master dd008384 |
| 2024-02-11 11:44 | Christian Grothoff | Tag Detached: gnunet-gtk |