[ 
https://issues.apache.org/jira/browse/WICKET-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sven Meier resolved WICKET-6525.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.0

Submit of forms to listener urls is improved now, and tests assure that 
parameters are not added to the action url in case of a get method.

> 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
>             Fix For: 8.0.0
>
>         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)

Reply via email to