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

AbstractTree breaks on multiple tree model events in the same request

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.5
    • 1.4.11, 1.5-M2.1
    • wicket
    • None

    Description

      When multiple events are fired by the treemodel, e.g. an expandNode and selectNode, unreachable treeitems end up times in the dirtyitems list.
      Their children will be added to the treeitemcontainer in ontargetrespond, leading to the situation where it has children that are not rendered.
      (in development, an "unrendered component" exception is thrown)

      Attachments

        1. patch
          1 kB
          Frank van Lankvelt

        Activity

          People

            ivaynberg Igor Vaynberg
            lankvelt Frank van Lankvelt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: