Modify ↓
Opened 14 years ago
Closed 14 years ago
#5266 closed defect (fixed)
[PATCH] Ask only for changed values when reversing a way
Reported by: | Nakor | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
Most of the time when I reverse a way, the popup window only contains tiger:zip_left and tiger:zip_right with the exact same values.
The attached patch check that we are actually changing the value of a key before adding it to the list of values to be modified when reversing a way.
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | reverse_way.patch added |
---|
comment:1 by , 14 years ago
Summary: | [patch] Ask only for changed values when reversing a way → [PATCH] Ask only for changed values when reversing a way |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [3413]) applied #5266 (patch by Nakor) - Ask only for changed values when reversing a way