You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2007/05/02 09:44:15 UTC

[jira] Assigned: (WICKET-312) AjaxFormComponentUpdatingBehavior doesn't call onError when FormComponent is not valid

     [ https://issues.apache.org/jira/browse/WICKET-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg reassigned WICKET-312:
------------------------------------

    Assignee: Igor Vaynberg

> 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: Tomas Drencak
>         Assigned To: Igor Vaynberg
>
> 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.