[richfaces-issues] [JBoss JIRA] Updated: (RF-11139) Client-side validation (JSR303) doesn't work without XHR request for validators from javax.validation package

Brian Leathem (JIRA) jira-events at lists.jboss.org
Thu Jul 21 17:51:23 EDT 2011


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

Brian Leathem updated RF-11139:
-------------------------------

    Fix Version/s: 4.1.0.Final


> Client-side validation (JSR303) doesn't work without XHR request for validators from javax.validation package
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-11139
>                 URL: https://issues.jboss.org/browse/RF-11139
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: cdk
>    Affects Versions: 4.0.0.Final
>         Environment: RichFaces 4.1.0-SNAPSHOT r.22555
> Metamer 4.1.0-SNAPSHOT r.22555
> Mojarra 2.0.4-b09
> Apache Tomcat 7.0.12
> Java(TM) SE Runtime Environment 1.6.0_19-b04 @ Linux
> Chrome 12.0.718.0 @ Linux i686
> rich:validator
>            Reporter: Ján Jamrich
>             Fix For: 4.1.0.Final
>
>
> Client side validation should be done on client side. Only in case that validation cannot be done on client there should be request to server.
> The problem is that using rich:validator and simple input with binding to backing bean annotated by javax.validation.constraints.Min doesn't validate value without XHR request.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list