Document need to clear cache after upgrading from one snapshot to another
-------------------------------------------------------------------------
Key: TAPESTRY-2375
URL: https://issues.apache.org/jira/browse/TAPESTRY-2375
Project: Tapestry
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.0.12
Reporter: Howard M. Lewis Ship
Priority: Trivial
Because Tapestry now encourages the client browser to cache classpath assets
(including tapestry.js, etc.) it is important that when upgrading from one
snapshot to another, the browser cache be cleared. It is also possible, in FF,
to use shift-reload to force a reload of everything on the page. Otherwise,
Taepestry components will references JavaScript functions that do not exist,
since the browser is holding on to the older version of the tapestry.js file
(because the version number does not change between snapshots).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]