[
https://issues.apache.org/jira/browse/ADFFACES-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-333:
----------------------------------------
Fix Version/s: 1.0.0-incubating-core
Affects Version/s: 1.0.0-incubating-core
> Label EL not suppoted for required validation messages
> ------------------------------------------------------
>
> Key: ADFFACES-333
> URL: https://issues.apache.org/jira/browse/ADFFACES-333
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Affects Versions: 1.0.0-incubating-core
> Environment: Nightly build for 2006-12-14, Sun RI 1.2_03-b05-FCS
> Reporter: Keith Counsell
> Assigned To: Adam Winer
> Fix For: 1.0.0-incubating-core
>
>
> EL labels are not supported by <tr:messages/> when required inputs are not
> populated. For example:
> <f:loadBundle basename="Labels" var="labels"/>
> <tr:messages/>
> <tr:inputText label="#{labels['foo']}" required="true"/>
> <tr:commandButton text="Submit"/>
> The messages tag shows only "- Value Required." if the inputText is not
> filled in.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.