Modify ↓
Opened 5 years ago
Closed 5 years ago
#16051 closed defect (fixed)
MergeLayerAction should obey the States Locked and Never upload/download
Reported by: | Hb--- | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 18.03 |
Component: | Core | Version: | |
Keywords: | upload download locked merge | Cc: |
Description
When data layers are merged, only the upload=false state is tested in current code.
The states upload=never and download=never get silently lost in a merger.
The state locked=true leads to a progress message which does not close itself, but the data is merged.
Attachments (0)
Change History (3)
comment:1 Changed 5 years ago by
Milestone: | → 18.03 |
---|
comment:2 Changed 5 years ago by
Keywords: | upload download locked merge added |
---|
comment:3 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 13497/josm: