[
https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16350835#comment-16350835
]
Emond Papegaaij commented on WICKET-6525:
-----------------------------------------
I've identified the commit that broke this:
[https://github.com/apache/wicket/commit/25567ba12214e2d32b27fec4789833a5d89cc59a]
This was for WICKET-6348
> SubmitLink.onSubmit not invoked when using GET-method
> -----------------------------------------------------
>
> Key: WICKET-6525
> URL: https://issues.apache.org/jira/browse/WICKET-6525
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 8.0.0-M8
> Reporter: Emond Papegaaij
> Priority: Blocker
> Attachments: myproject.tar.gz
>
>
> When using method GET on a form, onSubmit is not invoked on the submitting
> component, such as a SubmitLink. This is regression since 7.x. The attached
> quickstart renders 'form.onSubmit' for wicket 8.0.0-SNAPSHOT and
> 'link.onSubmit, form.onSubmit' for 7.9.0.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)