Modify ↓
Opened 3 years ago
Closed 3 years ago
#5266 closed defect (fixed)
[PATCH] Ask only for changed values when reversing a way
| Reported by: | Nakor | Owned by: | team |
|---|---|---|---|
| Priority: | normal | 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)
Changed 3 years ago by Nakor
comment:1 Changed 3 years ago by Nakor
- Summary changed from [patch] Ask only for changed values when reversing a way to [PATCH] Ask only for changed values when reversing a way
comment:2 Changed 3 years ago by bastiK
- Resolution set to fixed
- Status changed from new to 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