[
https://issues.apache.org/jira/browse/WICKET-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353846#comment-16353846
]
ASF GitHub Bot commented on WICKET-6526:
----------------------------------------
Github user martin-g commented on a diff in the pull request:
https://github.com/apache/wicket/pull/262#discussion_r166286917
--- Diff: pom.xml ---
@@ -184,6 +184,28 @@
</plugins>
</build>
</profile>
+ <profile>
--- End diff --
This is not needed.
> 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, 7.9.0, 8.0.0-M8
> Reporter: Carl-Eric Menzel
> Assignee: Carl-Eric Menzel
> Priority: Major
>
> 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)