osmrmhv

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category web → osmhv
  • Assigned To
    cdauth
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version master
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: osmrmhv
Opened by ftrebien - 2013-03-07
Last edited by cdauth - 2013-03-28

FS#75 - NullPointerException for a specific changeset

This changeset produces a NullPointerException: http://osmhv.openstreetmap.de/changeset.jsp?id=15282038

Maybe because it contains a way with a single node - the only error reported by JOSM.

Closed by  cdauth
Thursday, 28 March 2013, 18:25 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in commit 12138dadea5381652f55f2abbb23f62699a92610

This happens because History Viewer is using the creation dates of the changesets to get the right version of the nodes belonging to modified ways. This does not work if the way and its nodes have been created after the changeset was opened, which is the case for node 2189652976. A way to fix this is probably to use the modification dates of the ways itself instead of the opening date of the changeset.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing