Opened 15 years ago

Last modified 5 years ago

#5846 new defect

AssertionException when undoing PurgeCommand — at Initial Version

Reported by: Upliner Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: purge undo command stack Cc: skyper

Description

Steps to reproduce:

  • Download some data
  • Purge it without clearing undoredo
  • Download it again
  • Undo the PurgeCommand

java.lang.AssertionError: Primitive {Node id=338367679 version=4 V lat=51.4074839,lon=31.2550692} was removed when purging, but is still there on undo

at org.openstreetmap.josm.command.PurgeCommand.undoCommand(PurgeCommand.java:137)

Change History (0)

Note: See TracTickets for help on using tickets.