You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Note: Flash Player 9 and up has a built-in file cache that isn't cleared when the browser cache is deleted. This became evident in the update from OFC1 to OFC2.
If we add a parameter to the URL to bust this cache, e.g.,
libs/open-flash-chart/open-flash-chart.swf?v2J
is it still cacheable?
The text was updated successfully, but these errors were encountered:
The cache issue may be invalid. Using FF3 and looking at my access.log, I see the .swf was fetched multiple times, corresponding with each chart widget on the dashboard.
(In [1144]) fixes #742 - update to Open Flash Chart v2 J?\195?\182rmungandr; add cache
busting version string to core/ViewDataTable/GenerateGraphHTML.php
Now at OFC2 "Version 2 Jrmungandr".
Note: Flash Player 9 and up has a built-in file cache that isn't cleared when the browser cache is deleted. This became evident in the update from OFC1 to OFC2.
If we add a parameter to the URL to bust this cache, e.g.,
libs/open-flash-chart/open-flash-chart.swf?v2J
is it still cacheable?
The text was updated successfully, but these errors were encountered: