Hmmm. Congratulations! You found a bug! You can work around this by turning off the evaluateOnSubmit option. By having that option enabled it essentially overrides the stopOnFailure option. I agree this is not ideal. I'll fix for the next release.
On Tue, Feb 22, 2011 at 7:14 AM, Maxim Lacrima <[email protected]>wrote: > Hello! > > I have set stopOnFailure option of the Form.Validator to the false, so > I expect the form to be submitted even if there are validation errors, > but it seems it is not the case. What's wrong with it? > http://jsfiddle.net/WUyMy/ > > Thanks in advance. > > -- > with regards, > Maxim >
