[
https://issues.jboss.org/browse/RF-10708?page=com.atlassian.jira.plugin.s...
]
Alexander Smirnov commented on RF-10708:
----------------------------------------
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; SLCC2; .NET CLR
2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; FDM; .NET4.0C;
.NET4.0E)
Timestamp: Mon, 7 Mar 2011 18:26:35 UTC
Message: Expected identifier, string or number
Line: 193
Char: 2
Code: 0
URI:
http://localhost:8080/richfaces-showcase/javax.faces.resource/richfaces-c...
<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=".+@.+\.[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