Changes between Initial Version and Version 1 of Ticket #5680
- Timestamp:
- 2011-09-28T23:18:41+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5680 – Description
initial v1 1 1 had a conflict on single node. conflict resolution window showed green check mark on "tags" tab. changing to that tab revealed that both left and right hand sides were empty. i clicked to move left hand side data as the resolution data - unexpected exception. 2 2 {{{ 3 3 Repository Root: http://josm.openstreetmap.de/svn 4 4 Build-Date: 2010-10-06 01:31:17 … … 87 87 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) 88 88 at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) 89 }}}