[richfaces-issues] [JBoss JIRA] (RF-11531) Client side validation: regexp ignores whitespace at the beginning

Jan Papousek (Updated) (JIRA) jira-events at lists.jboss.org
Thu Oct 13 07:42:16 EDT 2011


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

Jan Papousek updated RF-11531:
------------------------------

    Affects Version/s: 4.1.0.Milestone3
          Description: 
Let "[a-z].*" is expected regexp and input value is " a". The value shouldn't pass the validation, but it passes.

This can be reproduced in Metamer:
- http://localhost:8080/metamer/faces/components/richAutocomplete/csv.xhtml
- http://localhost:8080/metamer/faces/components/richInplaceInput/csv.xhtml

  was:
Let "[a-z].*" is expected regexp and input value is " a". The value shouldn't pass, but it passes the validation.

This can be reproduced in Metamer:
- http://localhost:8080/metamer/faces/components/richAutocomplete/csv.xhtml
- http://localhost:8080/metamer/faces/components/richInplaceInput/csv.xhtml

          Component/s: component-input

    
> Client side validation: regexp ignores whitespace at the beginning
> ------------------------------------------------------------------
>
>                 Key: RF-11531
>                 URL: https://issues.jboss.org/browse/RF-11531
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.1.0.Milestone3
>            Reporter: Jan Papousek
>
> Let "[a-z].*" is expected regexp and input value is " a". The value shouldn't pass the validation, but it passes.
> This can be reproduced in Metamer:
> - http://localhost:8080/metamer/faces/components/richAutocomplete/csv.xhtml
> - http://localhost:8080/metamer/faces/components/richInplaceInput/csv.xhtml

--
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