You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Simon Lessard (JIRA)" <ad...@incubator.apache.org> on 2006/07/10 18:15:30 UTC

[jira] Updated: (ADFFACES-48) validation message not being shown on PPR auto-submit

     [ http://issues.apache.org/jira/browse/ADFFACES-48?page=all ]

Simon Lessard updated ADFFACES-48:
----------------------------------

    Priority: Minor  (was: Major)

> <af:inputText/> validation message not being shown on PPR auto-submit
> ---------------------------------------------------------------------
>
>          Key: ADFFACES-48
>          URL: http://issues.apache.org/jira/browse/ADFFACES-48
>      Project: MyFaces ADF-Faces
>         Type: Bug

>     Reporter: Simon Lessard
>     Priority: Minor

>
> Copied from http://forums.oracle.com/forums/thread.jspa?messageID=1337402&#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.
-
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