JSR-252 Issue #18: <f:loadBundle> behavior clarifications
---------------------------------------------------------
Key: MYFACES-1210
URL: http://issues.apache.org/jira/browse/MYFACES-1210
Project: MyFaces Core
Type: New Feature
Components: JSR-252
Reporter: Stan Silvert
Assigned to: Stan Silvert
When a resource lookup is done on the java.util.Map (loaded from
<f:laodBundle>) using a key, and the key is not found in the Map, return the
literal string ???KEY??? where KEY is the key being looked up in the Map
(instead of throwing a MissingResourceException). Throw a JspException if the
named bundle identified by <f:loadBundle> does not exist. Please see Section
9.4.7 "<f:loadBundle>".
Also see
https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=18
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira