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

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


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)
            Reporter: Jan Papousek


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

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