Modify ↓
Opened 8 years ago
Closed 8 years ago
#13494 closed defect (fixed)
[Patch] Disable "Fix" Button for "Duplicate Node" that is outside download area
Reported by: | GerdP | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.08 |
Component: | Core validator | Version: | |
Keywords: | Cc: |
Description
See also #13491.
JOSM enables the "Fix" button for a "Duplicate Node" error even if the duplicated nodes are
outside of the download area. This means JOSM will not allow a merge, but the
DuplicateNode
node test will create a command to do so.
Attached is a simple patch which seems to solve the problem.
Attachments (1)
Change History (3)
by , 8 years ago
Attachment: | dup_node.patch added |
---|
comment:1 by , 8 years ago
Milestone: | → 16.08 |
---|
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 10924/josm: