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

WICKET-5981 breaks forms inside borders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.1.0
    • None
    • None

    Description

      Due to WICKET-5981 border component doesn't invoke dequeue() anymore when a child component is added. This is a problem if we have a form inside border's body and some form input fields in the border's markup (see quickstart). In such a case form fields are not submitted because they are not form's descendants.
      To solve this issue we should trigger dequeue() after border has been initialized and let component queueing 'fix' descendants hierarchy.

      Attachments

        1. queueIssue.tar.gz
          27 kB
          Andrea Del Bene

        Issue Links

          Activity

            People

              bitstorm Andrea Del Bene
              bitstorm Andrea Del Bene
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: