Modify ↓
Opened 4 years ago
Closed 4 years ago
#2217 closed defect (fixed)
[PATCH] "Update Data" should display a "No data to update" dialog when no OSM layer is loaded
| Reported by: | avar | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
Presently it'll say that there are 0 layers to update and offer a "Update Data" button which does nothing, instead it should offer a "No data to update" and an "OK" button, or something like that.
Attachments (1)
Change History (3)
Changed 4 years ago by xeen
comment:1 Changed 4 years ago by xeen
- Summary changed from "Update Data" should display a "No data to update" dialog when no OSM layer is loaded to [PATCH] "Update Data" should display a "No data to update" dialog when no OSM layer is loaded
comment:2 Changed 4 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
Applied in r1464.
Note: See
TracTickets for help on using
tickets.



Forgot uploading this patch. Hopefully it doesn't conflict with patch in #1967