Ignore:
Timestamp:
2016-03-27T04:01:39+02:00 (10 years ago)
Author:
Don-vip
Message:

fix #12652 - Do not ...snip... bug report messages after 6000 characters (patch by michael2402, modified)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java

    r9474 r10055  
    2525import org.openstreetmap.josm.io.OsmApiInitializationException;
    2626import org.openstreetmap.josm.io.OsmTransferException;
    27 import org.openstreetmap.josm.tools.BugReportExceptionHandler;
    2827import org.openstreetmap.josm.tools.ExceptionUtil;
     28import org.openstreetmap.josm.tools.bugreport.BugReportExceptionHandler;
    2929
    3030/**
Note: See TracChangeset for help on using the changeset viewer.