[
https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351070#comment-16351070
]
ASF subversion and git services commented on WICKET-6525:
---------------------------------------------------------
Commit 36b8402636994fcf73a4e7a56470520d55144030 in wicket's branch
refs/heads/master from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=36b8402 ]
WICKET-6525 url parameter as hidden field
> 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)