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 19:55:45 UTC

[jira] Created: (MYFACES-1203) JSR-252 Issue #6: Introduced a new optional "label" attribute for input components that will provide an association between a component, and the message that the component (indirectly) produced.

JSR-252 Issue #6: Introduced a new optional "label" attribute for input components that will provide an association between a component, and the message that the component (indirectly) produced.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         Key: MYFACES-1203
         URL: http://issues.apache.org/jira/browse/MYFACES-1203
     Project: MyFaces Core
        Type: New Feature

  Components: JSR-252  
    Reporter: Stan Silvert


 Introduced a new optional "label" attribute for input components that will provide an association between a component, and the message that the component (indirectly) produced.  Please refer to Section 8.5 "Standard HTML RenderKit Implementation" and Section 2.5.2.4 "Localized Application Messages" for more details.

See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=6

-- 
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-1203) JSR-252 Issue #6: Introduced a new optional "label" attribute for input components that will provide an association between a component, and the message that the component (indirectly) produced.

Posted by "Cagatay Civici (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cagatay Civici resolved MYFACES-1203.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0-SNAPSHOT

Updated the default message bundle for english locale, changed core converters, validators and uiinput to use the label attribute when supplying the arguments of the error message. Committed a working example in test-webapp.

> JSR-252 Issue #6: Introduced a new optional "label" attribute for input components that will provide an association between a component, and the message that the component (indirectly) produced.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-1203
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1203
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-252
>            Reporter: Stan Silvert
>         Assigned To: Cagatay Civici
>             Fix For: 1.2.0-SNAPSHOT
>
>
>  Introduced a new optional "label" attribute for input components that will provide an association between a component, and the message that the component (indirectly) produced.  Please refer to Section 8.5 "Standard HTML RenderKit Implementation" and Section 2.5.2.4 "Localized Application Messages" for more details.
> See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=6

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.