Modify ↓
Opened 3 years ago
Closed 3 years ago
#4007 closed defect (fixed)
Deleting/removing value of a key does not remove the key, but should
| Reported by: | AM909 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | tested | Keywords: | relation 2255 |
| Cc: |
Description
Consistently, deleting the value of a key anywhere in JOSM removes that key entirely. The relation editor in v2255 does not do this, but it should.
If you edit a relation and delete the value of an existing key, the tag is still saved (with an empty value). The tag should, instead, be deleted.
Attachments (0)
Change History (1)
comment:1 Changed 3 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



(In [2502]) fixed #4007: Deleting/removing value of a key does not remove the key, but should