[ 
https://issues.apache.org/jira/browse/MYFACES-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakob Korherr resolved MYFACES-3108.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.6-SNAPSHOT

committed fix and test case

> ResourceHandlerCache does not honor localePrefix
> ------------------------------------------------
>
>                 Key: MYFACES-3108
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3108
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.3, 2.0.4, 2.0.5
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>             Fix For: 2.0.6-SNAPSHOT
>
>
> Speaking with Michi Kurz, he told me that the MyFaces ResourceHandlerImpl's 
> ResourceHandlerCache does not honor the localePrefix.
> The problem is that if you have e.g. an english version and a german version 
> of a resource and you serve the english version first, it will be cached and 
> the german version will never be served, even if the locale is german.
> I created a simple test case, which shows this problem - check it for details!

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to