Opened 13 years ago
Last modified 6 years ago
#8082 closed defect
Way Splitter - breaks relations when way is incomplete — at Version 1
| Reported by: | Larry0ua | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | split | Cc: |
Description (last modified by )
Steps to reproduce the bug:
- Download relation 1742393.
- Select any node that is in the middle of the way.
- Press P to split way.
Observed behavior:
way is splitted, but relations that use this way become broken as they now include only old part of the way, not new. Also, as these relations are not loaded to JOSM this situation is unable to solve in the client side.
Desired behavior one of the following:
- message box is shown saying "You are going to split way that is not downloaded completely. That may break relations using this way. Download way completely before splitting?" with buttons "Download" (green download icon), "Split without downloading" (no icon), "Cancel" (red cross icon - cancel default)
- some epsilon bounds around the point is downloaded and then way is splitted (not really preferred way to solve the ticket as is not obvious to the user)
Note:
See TracTickets
for help on using tickets.


