[
http://jira.jboss.com/jira/browse/JBSEAM-1938?page=all ]
Pete Muir resolved JBSEAM-1938.
-------------------------------
Resolution: Done
Fixed, I tested your suggested test case of
<s:validateAll>
<rich:tabPanel>
<rich:tab>
<h:inputText value="#{artist.name}" />
</rich:tab>
</rich:tabPanel>
</s:validateAll>
and it attaches a validator to the inputText. Can you test the fix as well? Thanks!
s:validateAll doesn't work correctly
------------------------------------
Key: JBSEAM-1938
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1938
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 2.0.0.BETA1
Reporter: Ilya Shaikovsky
Assigned To: Pete Muir
Fix For: 2.0.0.CR2
Seems like when you add validators - you didn't expect that components that
implements EditableValueHolder could be childs that also implements it.
Our TabPanel and child inputs inside are simple example.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira