Opened 13 years ago
Closed 12 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 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
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.
Changed 12 years ago by
Attachment: | tile-cache.patch added |
---|
comment:3 Changed 12 years ago by
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 12 years ago by
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].