Modify ↓
Opened 13 years ago
Closed 13 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.
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | patch.diff added |
---|
comment:1 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [4268/josm]: