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:49:38 UTC

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

    [ https://issues.apache.org/jira/browse/WICKET-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001732#comment-14001732 ] 

Martin Grigorov commented on WICKET-5594:
-----------------------------------------

+1

> 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)