Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5597

button behaviour changed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 7.0.0-M1
    • 7.0.0-M2
    • wicket
    • None
    • tomcat linux

    Description

      The behaviour of a <button> component with no type="button" attribute has changed between 6.15 and 7 M1.

      When the button is connected to an AjaxLink.
      In 6.15 there is no form submit
      In 7 M1 the form is submitted.

      I think the code should control if the form is submitted or not, using AjaxSubmitLink or AjaxLink not the markup.

      Attachments

        1. myproject.tar.gz
          23 kB
          Peter Henderson

        Issue Links

          Activity

            People

              svenmeier Sven Meier
              phenderson Peter Henderson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: