CSV: regexp validator addition - causes JS error
------------------------------------------------

                 Key: RF-10269
                 URL: https://issues.jboss.org/browse/RF-10269
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-validators
    Affects Versions: 4.0.0.Milestone5
            Reporter: Ilya Shaikovsky
            Assignee: Alexander Smirnov


                                <h:inputText value="#{validationBean.name}" 
id="name">
                                        <f:validateRegex 
pattern="ilya"></f:validateRegex>
                                        <rich:validator />
                                </h:inputText>
result:
missing } after property list
http://localhost:8080/richfaces-showcase/richfaces/component-sample.jsf?demo=clientValidation
Line 266

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to