Modify

Opened 2 years ago

Closed 23 months ago

#6647 closed defect (fixed)

[patch] JOSM is unable to download a changeset

Reported by: Don-vip Owned by: team
Priority: major 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)

patch.diff (954 bytes) - added by Don-vip 2 years ago.

Download all attachments as: .zip

Change History (2)

Changed 2 years ago by Don-vip

comment:1 Changed 23 months ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

In [4268/josm]:

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

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.