Changes between Initial Version and Version 1 of Ticket #17234, comment 4


Ignore:
Timestamp:
2019-01-26T17:34:10+01:00 (7 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17234, comment 4

    initial v1  
    1 Attached patch avoids the NPE. It happens when you active "Download Raw GPS" because wp.getDate() will be null for that data.
     1Attached patch avoids the NPE. It happens when you active "Download Raw GPS" because `WayPoint.getDate()` will return null for that data.