Opened 12 years ago

Last modified 12 years ago

#7847 closed defect

Josm can't process deleted nodes from API after its recent change — at Initial Version

Reported by: AMDmi3 Owned by: team
Priority: major Milestone:
Component: Core Version: tested
Keywords: Cc: bastiK, stoecker

Description

Recently, API was changed so deleted nodes no longer have lat/lon attributes:

http://git.openstreetmap.org/rails.git/commitdiff/2c67c07

Example of such a point:

http://api.openstreetmap.org/api/0.6/nodes?nodes=923871376

Josm doesn't handle such nodes.
If a changeset containing such node is updated, josm will not accept data it gets from API with Null Pointer Exception.

OSM file which demonstrates this problem is attached.

Daeron from #osm-dev has a patch, but it's unknown to not break something else:
http://elanor.mine.nu/daeron/deleted-node-no-coordinates.patch

Change History (1)

by AMDmi3, 12 years ago

Attachment: josm-deleted-node-test.osm added
Note: See TracTickets for help on using tickets.