Opened 15 years ago

Last modified 5 years ago

#5846 new defect

AssertionError when undoing PurgeCommand — at Version 4

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

Description (last modified by Don-vip)

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 (4)

comment:1 by Upliner, 15 years ago

Description: modified (diff)
Summary: AssertionException when undoing PurgeCommandAssertionError when undoing PurgeCommand

comment:2 by bastiK, 15 years ago

I'd say the problem is not with the purge command, but the fact that "download data" does not show up in the command list.

comment:3 by Don-vip, 14 years ago

Ticket #7706 has been marked as a duplicate of this ticket.

comment:4 by Don-vip, 14 years ago

Cc: skyper added
Description: modified (diff)
Note: See TracTickets for help on using tickets.