Modify ↓
Opened 3 years ago
Last modified 3 years ago
#21378 new defect
Use an own, temporally flag to block layer on upload.
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report upload flag layer state locked | Cc: |
Description
See #21310.
What steps will reproduce the problem?
- Upload some data
- Timeout on upload
- Save data layer to file
- Restart JOSM
- Load file
- Update/Upload
What is the expected result?
Update and upload should be available
What happens instead?
Both actions are disabled as the first upload which timed out did set locked=true
which was not removed and then saved.
Please provide any additional information below. Attach a screenshot if possible.
Think it would be smarter to use an own flag for block on upload, which could be removed if a file is loaded and should never be saved.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2021-09-15 00:16:42 +0200 (Wed, 15 Sep 2021) Revision:18225 Build-Date:2021-09-15 01:31:02 URL:https://josm.openstreetmap.de/svn/trunk
Attachments (0)
Note:
See TracTickets
for help on using tickets.