[richfaces-issues] [JBoss JIRA] Created: (RF-10269) CSV: regexp validator addition - causes JS error

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri Jan 21 05:56:49 EST 2011


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

        


More information about the richfaces-issues mailing list