Missing localePrefix for resources is not ignored
-------------------------------------------------
Key: MYFACES-2429
URL: https://issues.apache.org/jira/browse/MYFACES-2429
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-alpha
Reporter: Michael Kurz
Creating resources gets property with key javax.faces.resource.localePrefix for
locale aware resources in ResouceHandlerImpl. If this property does not exist
(which is possible) a MissingResourceException is thrown but not catched. This
leads to non working resource loading.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.