You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Roland Foerther (JIRA)" <ji...@apache.org> on 2015/11/08 00:13:10 UTC

[jira] [Created] (WICKET-6028) Detach called on enclosure component while it had a non-empty queue

Roland Foerther created WICKET-6028:
---------------------------------------

             Summary: Detach called on enclosure component while it had a non-empty queue
                 Key: WICKET-6028
                 URL: https://issues.apache.org/jira/browse/WICKET-6028
             Project: Wicket
          Issue Type: Bug
          Components: wicket
            Reporter: Roland Foerther
         Attachments: BasePage.html, BasePage.java, EnclosurePage.html, EnclosurePage.java, stacktrace.txt

In the attached example EnclosurePage is extended from BasePage. In BasePage there is a TransparentWebmarkupContainer attached to <body>
The page is rendered, but a stacktrace "Error detaching RequestHandler" is logged (see stacktrace.txt).




 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)