Modify ↓
Opened 8 years ago
Closed 8 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 by , 8 years ago
| Milestone: | → 18.03 |
|---|
comment:2 by , 8 years ago
| Keywords: | upload download locked merge added |
|---|
comment:3 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



In 13497/josm: