Modify ↓
Opened 14 years ago
Closed 14 years ago
#2642 closed defect (fixed)
[PATCH] TagCorrector doesn't work properly when a way has multiple roles in one relation
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
TagCorrector doesn't work when a way has multiple roles in one relation that needs to be changed, only the last change will be made, as each change overwrites the previous.
This patch fixes the problem by iterating through all relations, and for each relation applying simultaneously the changes that affect it.
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | rolecorrection.diff added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In r1614.