Merge branch 'wicket7/WICKET-6526-ajaxbutton-methodmismatch' into wicket-7.x
Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/8371203b Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/8371203b Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/8371203b Branch: refs/heads/wicket-7.x Commit: 8371203b1a18401f750daa145cd481695bef5f4c Parents: ccc7abc 591a815 Author: Carl-Eric Menzel <[email protected]> Authored: Fri Feb 9 22:33:19 2018 +0100 Committer: Carl-Eric Menzel <[email protected]> Committed: Fri Feb 9 22:33:19 2018 +0100 ---------------------------------------------------------------------- .../apache/wicket/markup/html/form/Form.java | 47 ++-- ...thodMismatchTest$FormWithAjaxButtonPage.html | 9 + ...rmMethodMismatchTest$FormWithButtonPage.html | 9 + .../FormMethodMismatchTest$PlainFormPage.html | 9 + .../html/form/FormMethodMismatchTest.java | 279 +++++++++++++++++++ 5 files changed, 330 insertions(+), 23 deletions(-) ----------------------------------------------------------------------
