not it shouldnt. there should already be unit tests that check for this, can you please check those and provide a patch if possible.
-igor On Tue, Mar 31, 2009 at 4:34 AM, Thijs <[email protected]> wrote: > Hi, > > Should a Form submit when a subform has error's? > > I have a main-form where I add a panel that contains another form. > This sub-form contains a formvalidator that gives the error. > However the main-form is submitted, but the feedbackpanel does show the > error message set in the sub-form's validator. > > Is this expected behavior using 1.4-snapshot? > > Because in wicket 1.3.x this does work and the mainform is not submitted. > (I can provide a testcase if needed) > > > Thijs > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
