Changes between Initial Version and Version 4 of Ticket #11149
- Timestamp:
- 2015-05-22T19:36:56+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11149
- Property Owner changed from to
- Property Status new → closed
- Property Resolution → duplicate
-
Ticket #11149 – Description
initial v4 1 {{{ 1 2 ERROR: java.util.ConcurrentModificationException 2 3 java.util.ConcurrentModificationException … … 8 9 at org.openstreetmap.josm.gui.preferences.ToolbarPreferences.refreshToolbarControl(ToolbarPreferences.java:1034) 9 10 at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:435) 11 }}}