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

Form processing workflow is broken for FormComponentPanels

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.3.1
    • 1.3.1
    • wicket
    • None

    Description

      after we introduced formcomponentpanels we changed processing order of validation and updatemodels to post-order so that formcomponentpanel's children are processed first so those values can be used in formcomponentpanel's convertinput, updatemodel methods. the nested forms patch seems to have lost this change and these steps are now performed in pre-order.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ivaynberg Igor Vaynberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: