Modify ↓
Opened 16 years ago
Closed 16 years ago
#3719 closed defect (fixed)
Upload dialog still lists closed changesets after JOSM knows they've been closed
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
- Upload some data to changeset FOO
- Wait an hour
- Try to upload to it. The server says you can't
- Go to upload dialog, it's still listed there in the drop-down list for open changesets
- Refresh changesets from the server. Says you have no open ones, but it's still listed
JOSM should remove items from the list of open changesets as soon as it knows they've been closed.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
(In [2289]) fixed #3719: Upload dialog still lists closed changesets after JOSM knows they've been closed
fixed #3668: Upload dialog: comment textbox buggy
Added context sensitive help to upload dialog
Improved error handling for errors due to closing already closed changesets