Modify ↓
Opened 16 years ago
Closed 16 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)
by , 16 years ago
Attachment: | rolecorrection.diff added |
---|
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In r1614.