[
https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351879#comment-16351879
]
Sven Meier commented on WICKET-6525:
------------------------------------
Apparently I was too eager to replace the hidden field in WICKET-6348 :(
I've restored the missing functionality and GET request should work as POST
now. I'll do more tweaking next week - actually I think there might be another
bug lurking, but applications should work fine for now.
> 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
> Assignee: Sven Meier
> 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)