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

Fix missing in 1.4.19, was fixed in 1.3.3: Discrepancy between Button implementation of getForm and the code in Form.findSubmittingButton()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.19
    • 1.5.6, 6.0.0-beta2
    • wicket
    • None
    • Windows 7
      IE 8
      JDK 1.6

    Description

      There is a discrepancy between Button implementation of getForm (derived from FromComponent) and the code in org.apache.wicket.markup.html.form.Form.findSubmittingButton()
      Last one assumes form can be null while org.apache.wicket.markup.html.form.FormComponent.getForm() throws an exception if it is so

      This was fixed in 1.3.3 based on https://issues.apache.org/jira/browse/WICKET-1414. Please migrate the fix to 1.4 code line.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            ishai Irena Shaigorodsky
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: