[zanata-bugs] [Bug 826318] GWT resources cached erroneously

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 27 06:40:53 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=826318

Sean Flanigan <sflaniga at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|sflaniga at redhat.com         |runab at redhat.com

--- Comment #4 from Sean Flanigan <sflaniga at redhat.com> ---

    Technical note added. If any revisions are required, please edit the
"Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content
Services team.

    New Contents:
Cause
  Zanata's GWT resources had no cache headers, which meant that browsers could
choose to cache items which should not be cached

Consequence
  Random editor problems (mainly on testing machines which redeploy more often
than production)

Fix
  Cacheable and non-cacheable GWT resources now have the cache headers
recommended in the GWT documentation.

Result
  Once the resources with the correct cache header have been loaded by the
browser, it should avoid the random editor problems in future.  Users will
still need to force a browser refresh (or clear cache) if they have old data
cached with the old headers.

-- 
You are receiving this mail because:
You are on the CC list for the bug.




More information about the zanata-bugs mailing list