Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2144 closed defect (duplicate)

API 0.6: JOSM ignores 409 conflict

Reported by: anonymous Owned by: framm
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc: Gubaer

Description

When uploading to an API 0.6 server, a return message of "409 conflict" leads to this:

upload to: http://localhost:3000/api/0.6/changeset/79/upload...connected

(return code 409 returned)

backing off for 10 seconds...retrying (9 left)
upload to: http://localhost:3000/api/0.6/changeset/79/close...
connected
got return: 200
upload to: http://localhost:3000/api/0.6/changeset/79/close...
connected
got return: 200

The changes are still flagged as un-saved in JOSM but the user does not receive any kind of information about the problem.

Attachments (0)

Change History (3)

comment:1 by Gubaer, 16 years ago

see #2437 which includes a patch

comment:2 by Gubaer, 16 years ago

Cc: Gubaer added
Resolution: duplicate
Status: newclosed

comment:3 by Gubaer, 16 years ago

Closed as duplicate of #2437.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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