Description
The behaviour of a <button> component with no type="button" attribute has changed between 6.15 and 7 M1.
When the button is connected to an AjaxLink.
In 6.15 there is no form submit
In 7 M1 the form is submitted.
I think the code should control if the form is submitted or not, using AjaxSubmitLink or AjaxLink not the markup.
Attachments
Attachments
Issue Links
- is duplicated by
-
WICKET-5599 Cannot set response within a AjaxSubmitLink with button markup
- Resolved
- is related to
-
WICKET-5594 AjaxButton #onSubmit() #onError() intricacies
- Resolved