You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Andrea Del Bene (JIRA)" <ji...@apache.org> on 2014/11/13 12:54:34 UTC

[jira] [Resolved] (WICKET-5748) StackOverflowError while trying to get the Markup of WicketHeadContainer

     [ https://issues.apache.org/jira/browse/WICKET-5748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Del Bene resolved WICKET-5748.
-------------------------------------
    Resolution: Fixed

> StackOverflowError while trying to get the Markup of WicketHeadContainer
> ------------------------------------------------------------------------
>
>                 Key: WICKET-5748
>                 URL: https://issues.apache.org/jira/browse/WICKET-5748
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.0.0-M4
>            Reporter: Martin Grigorov
>            Assignee: Andrea Del Bene
>             Fix For: 7.0.0-M5
>
>         Attachments: WICKET-5748.zip, stackoverflow-getMarkup.png
>
>
> I'm migrating our main app to Wicket 7.x
> One of the tests fail with StackOverflowError.
> Attaching a debugger shows that there are multiple instances of HtmlHeaderResolver$WicketHeadContainer with the same id.
> See the attached screenshot.



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