AjaxFormComponentUpdatingBehavior doesn't call onError when FormComponent is 
not valid
--------------------------------------------------------------------------------------

                 Key: WICKET-312
                 URL: https://issues.apache.org/jira/browse/WICKET-312
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.2.3
            Reporter: Tomá? Dren?ák


in onEvent method, FormComponent is validated and when it is valid, model is 
updated. But when component is invalid onUpdate method is still called. I would 
be expecting onError method to be called when FormComponent is invalid such as 
in AjaxFormSubmitBehavior.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to