Changing persistentLocale in 5.0.10 set cookie and persistentLocale.get()
anwser properly but localization fall back ONLY to app default locale
------------------------------------------------------------------------------------------------------------------------------------------------
Key: TAPESTRY-2178
URL: https://issues.apache.org/jira/browse/TAPESTRY-2178
Project: Tapestry
Issue Type: Bug
Affects Versions: 5.0.10, 5.0.9
Environment: java 1.6 eclipse 3.3.1 jetty 1.6.0_1
Reporter: Pedro Cones
Priority: Minor
I'm newbie in T5 working in a multi-language webapplication:
_requestGlobals.getRequest().getLocale() is working as expected but once
persistentLocale!=null because I set it within a changeLanguage page the whole
localization framework falls back to ONLY the default locale in appModule
configuration.
You can see the cookie and the persistent property being set but hard times to
figured out what is exactly the problem.
Any Idea ?
thanks in advance
--
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]