[jboss-user] [JBoss Seam] - Trinidad: Validation still not working
scott.stark@jboss.org
2007-08-06
I haven't been able to get s:validateAll to work with tr:inputText (JBoss Seam CVS, Trinidad 1.2.1, JBOss AS 4.2.1) The bug can be reproduced with seamdiscs example, when adding @Length(min=3, max=32) to Disc.name declaration.
When trying to add a short or longer name the following exception occurs:
Additionally the error handling fails: A 404 is displayed with this URL: http://127.0.0.1:8080/seam-discs/disc.seam/error.xhtml?cid=6
I noticed that http://jira.jboss.com/jira/browse/JBSEAM-501 is fixed and indeed when I debug I see that in ValidateAllRendererBase.addValidators() in fact there is a validator added to the trinidad input component.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071383#4071383
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071383 _______________________________________________ jboss-user mailing list jboss-user@(protected) https://lists.jboss.org/mailman/listinfo/jboss-user