Opened 15 years ago
Closed 15 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 | Milestone: | |
| 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 by , 15 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
comment:2 by , 15 years ago
| Resolution: | fixed | 
|---|---|
| Status: | closed → 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.
by , 15 years ago
| Attachment: | tile-cache.patch added | 
|---|
comment:3 by , 15 years ago
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 by , 15 years ago
| Summary: | WMS plugin doesn't download "not in cache"-Tiles when switching to "automatic downloading" → [PATCH] WMS plugin doesn't download "not in cache"-Tiles when switching to "automatic downloading" | 
|---|



Fixed in [o22286].