Emond Papegaaij created WICKET-6525:
---------------------------------------
Summary: 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
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)