]
Pavel Yaschenko resolved RF-10269.
----------------------------------
Resolution: Out of Date
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: Pavel Yaschenko
Fix For: 4.0.0.CR1
<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?d...
Line 266
--
This message is automatically generated by JIRA.
For more information on JIRA, see: