Changes between Initial Version and Version 1 of Ticket #15057, comment 44


Ignore:
Timestamp:
2017-08-16T22:11:50+02:00 (8 years ago)
Author:
michael2402

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15057, comment 44

    initial v1  
    33When changing preference items, make sure that you stay compatible to old preferences. I got (and fixed) the following NPE:
    44
     5{{{
    56     [java] 2017-08-16 21:59:47.573 SCHWERWIEGEND: Handled by bug report queue: java.lang.NullPointerException: text
    67     [java] java.lang.NullPointerException: text
     
    910     [java]     at java.time.LocalDateTime.parse(LocalDateTime.java:492)
    1011     [java]     at org.openstreetmap.josm.gui.download.OverpassQueryList.restorePreferences(OverpassQueryList.java:271)
     12}}}