[seam-issues] [JBoss JIRA] (SEAMFACES-248) UIInputContainer should set label attribute for input components

Dupont Dupont (JIRA) jira-events at lists.jboss.org
Tue Jul 24 08:57:06 EDT 2012


Dupont Dupont created SEAMFACES-248:
---------------------------------------

             Summary: UIInputContainer should set label attribute for input components
                 Key: SEAMFACES-248
                 URL: https://issues.jboss.org/browse/SEAMFACES-248
             Project: Seam Faces
          Issue Type: Feature Request
    Affects Versions: 3.1.0.Final
            Reporter: Dupont Dupont


When using JSF default error message, we get the following error message when required constraint isn't respected :

{code}
editCharge:nom:input: Validation Error: Value is required.
{code}

We could have a better message if UIInputContainer set the label attribute for any input components :

{code}
Name: Validation Error: Value is required.
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list