[
https://issues.apache.org/jira/browse/TRINIDAD-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf resolved TRINIDAD-373.
-----------------------------------------
Resolution: Duplicate
> <af:inputText/> validation message not being shown on PPR auto-submit
> ---------------------------------------------------------------------
>
> Key: TRINIDAD-373
> URL: https://issues.apache.org/jira/browse/TRINIDAD-373
> Project: MyFaces Trinidad
> Issue Type: Bug
> Affects Versions: 1.0.1-incubating-core-SNAPSHOT
> Reporter: Simon Lessard
> Priority: Minor
>
> Copied from
> http://forums.oracle.com/forums/thread.jspa?messageID=1337402�
> Here's a bug where the specific validation message of an input text is not
> displayed below the field on a PPR auto-submit. However, the message get
> displayed in the <af:messages> component just well.
> A simple code snippet to test this issue is:
> <af:messages/>
> <af:inputText label="Label 1" autoSubmit="true">
> <af:validateRegExp pattern="test"/>
> </af:inputText>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.