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

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed Jan 26 07:33:49 EST 2011


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

Ilya Shaikovsky reopened RF-10269:
----------------------------------



no, still reproduced. 

in order to check - just put JSR 303 validator and f:validateRegexp to the same component

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