Hi, I have just updated from 5.2.5 to 5.3.6 and my formfragment's started acting up. To be precise, when I load a form (over ajax) with multiple hidden formfragments and submit it (again over ajax) it does validate my custom input fields in the hidden fragments. When I show and hide the fragments by selecting and unselecting the associated checkboxes the validation progresses as expected and the fields are ignored. Might it have something to do with the FormFragment.visibleBound (which I believe will be removed in 5.4 again)?
Any pointers would be appreciated as all I can come up with for now is hacking away at the validation within my form validation methods. Obviously sub-optimal. Cheers, Joost --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org