Opened 3 years ago
Closed 2 years ago
#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: | Core imagery |
| 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 (1)
Change History (7)
comment:1 Changed 3 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 3 years ago by battarsa
- Resolution fixed deleted
- Status changed from closed to reopened
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.
Changed 3 years ago by battarsa
comment:3 Changed 3 years 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 3 years 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 2 years ago by jttt
- Resolution set to fixed
- Status changed from reopened to closed
In [3809/josm]:



Fixed in [o22286].