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

enclosure fails to let its children render their headers during ajax

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 7.4.0
    • None
    • wicket

    Description

      If during an ajax request a component is scheduled for rendering and that component is the controlling child of an enclosure, it will be replaced by the enclosure for rendering (by the AjaxEnclosureListener). However, as an enclosure is not really the parent of the controlling child in the component hierarchy, it won't let the child render its header.

      The problem shows when the child has an ajax behaviour. After handling an ajax request and being refreshed, that ajax behaviour will stop working.

      Attachments

        Activity

          People

            Unassigned Unassigned
            freemant Kent Tong
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: