Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#2144 closed defect (duplicate)

API 0.6: JOSM ignores 409 conflict

Reported by: anonymous Owned by: framm
Priority: major Component: Core
Version: latest Keywords:
Cc: karl.guggisberg@…

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 Changed 4 years ago by Gubaer

see #2437 which includes a patch

comment:2 Changed 4 years ago by Gubaer

  • Cc karl.guggisberg@… added
  • Resolution set to duplicate
  • Status changed from new to closed

comment:3 Changed 4 years ago by Gubaer

Closed as duplicate of #2437.

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.