[
https://issues.apache.org/jira/browse/WICKET-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juergen Donnerstag resolved WICKET-2505.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.5-M1
1.4.3
Assignee: Juergen Donnerstag
thanks
> Button.onSubmit javadoc is misleading
> -------------------------------------
>
> Key: WICKET-2505
> URL: https://issues.apache.org/jira/browse/WICKET-2505
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.1
> Reporter: Sampo Kettunen
> Assignee: Juergen Donnerstag
> Priority: Trivial
> Fix For: 1.4.3, 1.5-M1
>
>
> The javadoc in org.apache.wicket.markup.html.form.Button.onSubmit() is
> misleading. It says "Override this method to provide special submit handling
> in a multi-button form. It is called whenever the user clicks this particular
> button." In reality, the method doesn't get called if the form's validation
> fails. Not sure if there are other cases as well when the method doesn't get
> called.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.