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

MarkupContainer#queue doesn't work in table column

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 7.6.0, 8.0.0-M5
    • 7.7.0, 8.0.0-M6
    • wicket
    • None

    Description

      When the AbstractColumn#populateItem adds a Panel which uses the MarkupComponent#queue method to add its children, the following error occurs: Detach called on component with id 'cell' while it had a non-empty queue.

      If the queue methods are changed to add, everything works. This is the workaround.

      In the attached file, the problem is ActionPanel (which is added by ActionColumn). Changing queue to add makes the example work.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            bitstorm Andrea Del Bene
            ageery Andrew Geery
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment