[Chameleon-dev] [Bug 451] Some shared resources are cached from
template initialized with chameleon. Subsequent templates do
not have their shared resources loaded (ie..separate languages) .
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Wed Oct 27 07:53:41 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=451
pspencer at dmsolutions.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From pspencer at dmsolutions.ca 2004-10-27 07:53 -------
fixed in cvs. The problem occurred if the sharedresource included
<usetextbuttoncache value="false"/>
If the textbutton caching was turned on, then a per-template cache was used. If
the caching was off, then a new button would be generated, but it would be
generated on a cached set of parameters in the session, these were cached per
shared resource but not also by template.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list