Opened 15 years ago

Last modified 5 years ago

#5846 new defect

AssertionError when undoing PurgeCommand — at Version 1

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

Description (last modified by Upliner)

Steps to reproduce:

  • Download some data
  • Purge it without clearing undoredo
  • Download the data 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 (1)

comment:1 by Upliner, 15 years ago

Description: modified (diff)
Summary: AssertionException when undoing PurgeCommandAssertionError when undoing PurgeCommand
Note: See TracTickets for help on using tickets.