Modify ↓
Opened 13 years ago
Closed 13 years ago
#4104 closed defect (fixed)
[Patch] Tag correction doesn't work when reversing a way
Reported by: | Daeron | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
When revering a way that is a member of relation with a forward/backward role, the tag corrector pops up and shows the corrected roles, but it doesn't actually make the modifications when told so.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | TagCorrectionRelationMember.patch added |
---|
comment:1 Changed 13 years ago by
Summary: | Tag correction doesn't work when reversing a way → [Patch] Tag correction doesn't work when reversing a way |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The attached patch should fix that. It also changes ReverseWayTagCorrector to use getReferrers instead of looking into all relations in the dataset.