Changes between Initial Version and Version 1 of Ticket #7351


Ignore:
Timestamp:
2012-02-01T19:49:32+01:00 (14 years ago)
Author:
skyper
Comment:

format

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7351 – Description

    initial v1  
    11The nasty OSM server was cowardly refusing to give me the whole area I wanted to work on, so I downloaded adjacent (and maybe overlapping) areas and attempted to merge them. While the merger completed successfully, I got the IndexOutOfBoundsException. It seems to involve UI only, but I hope my description helps you reproduce it. Good luck.
    22
     3{{{
    34Repository Root: http://josm.openstreetmap.de/svn
    45Build-Date: 2012-01-30 02:32:23
     
    7980        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    8081        at java.awt.EventDispatchThread.run(Unknown Source)
     82}}}