You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Stan Silvert (JIRA)" <de...@myfaces.apache.org> on 2006/04/04 20:19:45 UTC

[jira] Created: (MYFACES-1210) JSR-252 Issue #18: behavior clarifications

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


[jira] Commented: (MYFACES-1210) JSR-252 Issue #18: behavior clarifications

Posted by "Stan Silvert (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-1210?page=comments#action_12373156 ] 

Stan Silvert commented on MYFACES-1210:
---------------------------------------

I have the code for this.  I'm just waiting for the new branch to open.

> 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
>     Assignee: 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


[jira] Resolved: (MYFACES-1210) JSR-252 Issue #18: behavior clarifications

Posted by "Stan Silvert (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1210?page=all ]
     
Stan Silvert resolved MYFACES-1210:
-----------------------------------

    Fix Version: 1.2.0-SNAPSHOT
     Resolution: Fixed

> 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
>     Assignee: Stan Silvert
>      Fix For: 1.2.0-SNAPSHOT

>
> 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