Changes between Initial Version and Version 1 of Ticket #14946


Ignore:
Timestamp:
2017-06-17T18:03:02+02:00 (8 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14946 – Description

    initial v1  
    11The command in the Tools menus "Reverse way direction" does not work in latest nightly:
    22
     3{{{
    34java.lang.IllegalArgumentException: Parameter 'data' must not be null
    45        at org.openstreetmap.josm.tools.CheckParameterUtil.ensureParameterNotNull(CheckParameterUtil.java:83)
     
    4849        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
    4950        at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
     51}}}