You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Prakash R (JIRA)" <de...@myfaces.apache.org> on 2013/05/30 07:58:20 UTC

[jira] [Created] (EXTVAL-154) place holder"{0}" in error message is not replacing with the Label if the Label has EL "eg- #{bunble.key}"

Prakash R created EXTVAL-154:
--------------------------------

             Summary: place holder"{0}" in error message is not replacing with the Label if the Label has EL "eg- #{bunble.key}"
                 Key: EXTVAL-154
                 URL: https://issues.apache.org/jira/browse/EXTVAL-154
             Project: MyFaces Extensions Validator
          Issue Type: Bug
          Components: Property Validation
    Affects Versions: 1.2.6
         Environment: We are use JSF Sun implementation.
            Reporter: Prakash R


when displaying required error message, place holder"{0}" will be replaced by Label value of the component. In ExtVal, it works fine if the Label is pain text "eg- Last Name" but not working if it is EL "eg- #{bunble.key}". Is there anything i need to include in the page or this is known issue.
And is there any other way  that we can provide Label name in the bean itself ?.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira