You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/05/19 16:47:39 UTC

[jira] [Updated] (WICKET-5594) AjaxButton prevent override of #onSubmit() #onError()

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

Martin Grigorov updated WICKET-5594:
------------------------------------

    Summary: AjaxButton prevent override of #onSubmit() #onError()  (was: AjaxButton prevent override of #onSumit() #onError())

> AjaxButton prevent override of #onSubmit() #onError()
> -----------------------------------------------------
>
>                 Key: WICKET-5594
>                 URL: https://issues.apache.org/jira/browse/WICKET-5594
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 7.0.0-M1
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Trivial
>
> When a developer overrides AjaxButton's #onSubmit() and #onError() (note no ART argument), these hooks will never be called.
> Modifying these as final will prevent this possible programming error.



--
This message was sent by Atlassian JIRA
(v6.2#6252)