This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a change to branch 
WICKET-6807-better-check-for-submitting-component
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from 868ac6a  WICKET-6807 Use hidden fields when the form's method is POST
     add 808c5ab  WICKET-6807 Do not consider invisible components as form 
submitting candidate

No new revisions were added by this update.

Summary of changes:
 .../org/apache/wicket/markup/html/form/Button.java |  4 +--
 .../org/apache/wicket/markup/html/form/Form.java   | 36 ++++++++++------------
 .../html/form/FormMethodTestPage_expected.html     |  2 +-
 .../html/form/pageWithParameters_expected.html     |  2 +-
 4 files changed, 21 insertions(+), 23 deletions(-)

Reply via email to