Modify

Opened 14 years ago

Closed 14 years ago

#6647 closed defect (fixed)

[patch] JOSM is unable to download a changeset

Reported by: Don-vip Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: changeset Cc:

Description

JOSM is currently unable to download a changeset.
A NPE is raised during XML parsing because "osmChange" tag is not recognized.
To check it, just try "Open location", then "http://api.openstreetmap.org/api/0.6/changeset/98051/download" -> this causes an error.
Please find attached the patch that fixes this issue.

Change History (2)

by Don-vip, 14 years ago

Attachment: patch.diff added

comment:1 by stoecker, 14 years ago

Resolution: fixed
Status: newclosed

In [4268/josm]:

fix #6647 - patch by Don-vip - fix changeset downloading

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.