[
https://jira.jboss.org/jira/browse/JBSEAM-4537?page=com.atlassian.jira.pl...
]
Marek Novotny resolved JBSEAM-4537.
-----------------------------------
Resolution: Done
commited changed web.xml with new JSF 2 option parameter com.sun.faces.allowTextChildren
set to true
s:validateEquality tag doesn't work with JBossAS 6.0.0.M1
---------------------------------------------------------
Key: JBSEAM-4537
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4537
Project: Seam
Issue Type: Bug
Affects Versions: 2.2.0.GA
Environment: JBoss AS 6.0.0.M1
Reporter: Martin Gencur
Assignee: Marek Novotny
Fix For: 2.2.1.CR1
It seems that exception javax.faces.validator.ValidatorException thrown by
org/jboss/seam/ui/validator/EqualityValidator.java (backend of s:validateEquality tag)
during comparing values is not caught by JSF and the error message is not displayed.
The same example works fine with JBossAS 5.1.0.GA.
Steps to reproduce
1) deploy "ui" example from Seam distribution to JBossAS 6.0.0.M1
2) go to s:validateEquality or s:validateEquality(2) link on main page
3) enter different values
4) after submitting you can see that "OK" is displayed which is wrong
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira