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

HTML5 "required" attributes on required fields break 'setDefaultFormProcessing(false)'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Duplicate
    • 6.10.0
    • None
    • wicket
    • None
    • Wicket 6.10.0, Firefox 23.0.1

    Description

      After updating to Wicket 6.10.0, all Buttons that use setDefaultFormProcessing(false) no longer work properly if there are any TextFields with required=true on the page, as such fields are now decorated with HTML5 "required" attributes that keep the browser from submitting the form.

      WICKET-5289 introduced those HTML5 "required" attributes, I guess this change should be reverted.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jonas Jonas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: