[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
Mon Nov 8 10:19:39 EST 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=451
pspencer at dmsolutions.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|1.99 beta 3 |1.99 RC 1
------- Additional Comments From pspencer at dmsolutions.ca 2004-11-08 10:19 -------
Chris, sorry I noticed this before but forgot to comment on it. This is not the
correct way to initialize chameleon to a different language. I will go over
what you have done more carefully for RC1, but the generally accepted way of
initializing to a different language would be to initialize with the english
template but pass LANGUAGE=fr-CA on the URL to sample_bilingual.phtml, as in:
http://localhost/chameleon/samples/sample_bilingual.phtml?language=fr-CA
However, there may be a bug if you initialize with the french template but the
language is en-CA (note that this is the wrong way to use chameleon, but I still
need to fix it).
------- 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