[richfaces-issues] [JBoss JIRA] (RF-11328) Inplace Select - client side validation

Jan Papousek (JIRA) jira-events at lists.jboss.org
Thu Feb 16 09:28:37 EST 2012


     [ https://issues.jboss.org/browse/RF-11328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Papousek updated RF-11328:
------------------------------

    Affects Version/s: 4.2.0.Final

    
> Inplace Select - client side validation
> ---------------------------------------
>
>                 Key: RF-11328
>                 URL: https://issues.jboss.org/browse/RF-11328
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-selects
>    Affects Versions: 4.1.0.Milestone1, 4.1.0.Milestone4, 4.2.0.Final
>         Environment: RichFaces 4.1.0-SNAPSHOT r.d0f9c11eb0dacc1444c0a3182b12567e28aef6bc
> Metamer 4.1.0-SNAPSHOT r.22654
> Mojarra 2.1.2-FCS
> Apache Tomcat 6.0.32
> OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
> Firefox 5.0 @ Linux x86_64
>            Reporter: Jan Papousek
>             Fix For: 4.3-Tracking
>
>
> Metamer page - faces/components/richInplaceSelect/csv.xhtml:
> *scenario 1a - wrong value -> correct value -> validator message is still present*
> # select something in some select field which won't pass the validation (don't choose the field which is validate by REGEXP pattern)
> # validator message is displayed
> # change the content of the select field to the value which should pass the validation
> # validator message is still present (it shouldn't be)
> *scenario 1b - correct value -> wrong value -> validator message isn't present*
> # select something to some select field which should pass the validation (don't choose the field which is validate by REGEXP pattern)
> # validator message is not displayed (correct)
> # change the content of the field to the value which won't pass the validation
> # validator message isn't present (it should be)
> *scenario 2 - REGEXP pattern*
> # select correct value in the select field which is validate by REGEXP pattern
> # validator message is present (it shouldn't be)

--
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 richfaces-issues mailing list