[richfaces-issues] [JBoss JIRA] Updated: (RF-10708) <rich:validator> error in IE7

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Mar 7 10:23:55 EST 2011


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

Nick Belaevski updated RF-10708:
--------------------------------

         Assignee: Alexander Smirnov
    Fix Version/s: 4.0.0.Final


> <rich:validator> error in IE7
> -----------------------------
>
>                 Key: RF-10708
>                 URL: https://issues.jboss.org/browse/RF-10708
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component
>    Affects Versions: 4.0.0.Milestone6
>         Environment: Windows XP -- IE7. Richfaces M6 running on Tomcat 7
>            Reporter: David Maple
>            Assignee: Alexander Smirnov
>              Labels: richfaces
>             Fix For: 4.0.0.Final
>
>
> Javascript Error in IE7 when using client side validation.
> 	<h:form id="form1" prependId="false">
> 		<h:inputText id="email">
> 			<f:validateRegex pattern=".+ at .+\.[a-z]+" />	
> 			<rich:validator event="keyup"/>
> 		</h:inputText>
> 		<rich:message for="email" />
> 	</h:form>

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