[ 
https://issues.apache.org/jira/browse/WICKET-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353848#comment-16353848
 ] 

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/263#discussion_r166287202
  
    --- Diff: pom.xml ---
    @@ -1203,6 +1203,27 @@
                                </plugins>
                        </build>
                </profile>
    +           <profile>
    --- End diff --
    
    This should not be here.


> 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)

Reply via email to