Modify

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#5785 closed defect (duplicate)

Fails to recognise closed changeset

Reported by: Cobra Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

The upload dialog acts a little stupid when…

  • it is set to upload to an existing changeset (with ID 42 and comment "xyz")
  • this changeset (42) is closed by the server
  • the list of open changesets is updated

After the last step JOSM knows that the selected changeset 42 is closed already but doesn't change the settings to "upload to a new changeset". It will still try to upload to this closed changeset which will (obviously) fail.

It would be nice to check whether the selected changeset is still open every time the list of open changesets is updated and change the upload settings according to the results.

Attachments (0)

Change History (4)

comment:1 by anonymous, 13 years ago

Confirmed for r3966. The list of open changesets includes closed changesets. When you attempt to close them, you get an exception, and a message that the changeset is already closed, yet it is not removed from the list of open changesets.

comment:2 by anonymous, 13 years ago

Summary: Automatically update upload settings after manually updating the list of open changesetsFails to recognise closed changeset
Type: enhancementdefect

Changing to defect in light of the above.

comment:3 by anonymous, 13 years ago

Resolution: duplicate
Status: newclosed

This seems to be the same thing described in #4370.

comment:4 by anonymous, 13 years ago

Closed as duplicate of #4370.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.