Modify ↓
Opened 6 years ago
Closed 6 years ago
#17872 closed defect (duplicate)
Faulty treatment of relation members when ways are split
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | |
Keywords: | turn restriction | Cc: |
Description
In the last 2-3 days, I came across the following behaviour leading to defective turn restrictions:
- Given a turn restriction with ways A and B (as from/to) and node C (as via).
- One of the ways is split up so that the newly formed way D now connects to Node C.
- Expected behaviour: JOSM should put the new way D into the relation, replacing the old from/to way, in order to keep the TR intact.
- Actual behaviour: JOSM does not alter the relation, resulting in an error on upload (from/to not connected to via node).
JOSM 15155, Java 11.0.3 / Kubuntu 19.04.
--ks
Attachments (0)
Change History (5)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:3 by , 6 years ago
Keywords: | turn restriction added |
---|
comment:4 by , 6 years ago
Confirmed – the bug described above does NOT appear with josm-latest (15196).
So I’ll be waiting for the release. Ticket may be closed.
--ks
comment:5 by , 6 years ago
Resolution: | → duplicate |
---|---|
Status: | needinfo → closed |
Closed as duplicate of #17810.
Thanks for testing.
Note:
See TracTickets
for help on using tickets.
There was a bug (#17810) which is fixed in the latest version already. Could you please check if you can reproduce the bug with the current latest version? wiki:Download