Modify ↓
Attachments (1)
Change History (6)
by , 5 years ago
Attachment: | 18701.patch added |
---|
comment:1 by , 5 years ago
comment:2 by , 5 years ago
The behaviour should be unchanged since the isNew
check is performed in #appendNode
(via #append(java.util.Collection<? extends org.openstreetmap.josm.data.osm.OsmPrimitive>)
→#append(org.openstreetmap.josm.data.osm.OsmPrimitive)
→#appendNode
)
Note:
See TracTickets
for help on using tickets.
IIGTR this will change the behaviour reg. recurseDownAppended.