Merge branch 'wicket8/WICKET-6526-ajaxbutton-methodmismatch'
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ba3eb5fb Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/ba3eb5fb Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/ba3eb5fb Branch: refs/heads/master Commit: ba3eb5fbd66e98499da5360accf786f0f62c61d0 Parents: 948babf a03ee37 Author: Carl-Eric Menzel <[email protected]> Authored: Fri Feb 9 22:28:12 2018 +0100 Committer: Carl-Eric Menzel <[email protected]> Committed: Fri Feb 9 22:28:12 2018 +0100 ---------------------------------------------------------------------- .../apache/wicket/markup/html/form/Form.java | 51 ++-- ...thodMismatchTest$FormWithAjaxButtonPage.html | 9 + ...rmMethodMismatchTest$FormWithButtonPage.html | 9 + .../FormMethodMismatchTest$PlainFormPage.html | 9 + .../html/form/FormMethodMismatchTest.java | 279 +++++++++++++++++++ 5 files changed, 332 insertions(+), 25 deletions(-) ----------------------------------------------------------------------
