You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Pedro Cones (JIRA)" <de...@tapestry.apache.org> on 2008/02/20 07:38:44 UTC

[jira] Created: (TAPESTRY-2178) Changing persistentLocale in 5.0.10 set cookie and persistentLocale.get() anwser properly but localization fall back ONLY to app default locale

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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-2178) Changing persistentLocale in 5.0.10 set cookie and persistentLocale.get() anwser properly but localization fall back ONLY to app default locale

Posted by "Pedro Cones (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Cones closed TAPESTRY-2178.
---------------------------------

    Resolution: Invalid

> 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.9, 5.0.10
>         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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org