Helioviewer.org occasionally requests tiles with mismatched filenames and datasource information

Bug #799960 reported by Keith Hughitt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Helioviewer.org
Fix Released
Low
Keith Hughitt

Bug Description

The result of this is tiles for one datasource (e.g. AIA 304) with a color table from a different datasource (e.g. 171). Further, since color-map is not incorporated in the caching scheme all other users who request the same tile from cache will see the mismatched tiles as well.

It may be useful to also prevent this on the server-side, however, this could hinder support for user-selected colormaps in the future in browsers that do not support canvas.

Revision history for this message
Keith Hughitt (keith-hughitt) wrote :

Fixed as part of refactoring to tile request process: tile requests no longer use obs, instr, det, and meas but instead simply use an image id to retrieve all of the needed properties server-side. The legacy API will still persist for now, but since problem related to how the URLs were generated in Helioviewer.org front-end, the issue should not affect other uses of the API.

Changed in helioviewer.org:
status: New → Fix Committed
Changed in helioviewer.org:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.