Ticket #5207 (closed defect: fixed)
[PATCH] WMS plugin doesn't download "not in cache"-Tiles when switching to "automatic downloading"
| Reported by: | dieterdreist | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Plugin wms |
| Version: | latest | Keywords: | cache |
| Cc: | Upliner |
Description
like the summary says: WMS plugin doesn't download "not in cache"-Tiles when switching to "automatic downloading". I turned "automatic downloading" off, the grey tile "not in cache" appear. After turning "automatic downloading" back on, the tiles don't get downloaded.
Attachments
Change History
comment:1 Changed 19 months ago by stoecker
- Status changed from new to closed
- Resolution set to fixed
comment:2 Changed 17 months ago by battarsa
- Status changed from closed to reopened
- Resolution fixed deleted
After upgrading josm to version 3514 and wms plugin to version 22964 this problem come up again. When a tile is marked as "not in cache" there is no way to download it, neither with automatic download nor with manual download.
comment:3 Changed 15 months ago by battarsa
Here a quick patch that solves the problem. A better way would be to rewrite the DownloadAction class in a way similar to the ReloadErrorTilesAction class.
comment:4 Changed 15 months ago by bastiK
- Summary changed from WMS plugin doesn't download "not in cache"-Tiles when switching to "automatic downloading" to [PATCH] WMS plugin doesn't download "not in cache"-Tiles when switching to "automatic downloading"
comment:6 Changed 13 months ago by jttt
- Status changed from reopened to closed
- Resolution set to fixed
In [3809/josm]:




Fixed in [o22286].