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.5, 2.0.4, 2.0.3
            Reporter: Jakob Korherr
            Assignee: Jakob Korherr


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