Carl-Eric Menzel created WICKET-6526:
----------------------------------------
Summary: Ajax Buttons do not check for the HTTP method and thus
don't respect Form#onMethodMismatch
Key: WICKET-6526
URL: https://issues.apache.org/jira/browse/WICKET-6526
Project: Wicket
Issue Type: Bug
Affects Versions: 6.28.0
Reporter: Carl-Eric Menzel
Assignee: Carl-Eric Menzel
Pretty much what it says in the summary: The HTTP method check is only done in
onFormSubmitted(), not in onFormSubmitted(submitter), which is what AjaxButton
and friends call directly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)