You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/04/24 15:50:16 UTC

[jira] [Updated] (WICKET-5572) Dequeueing problem when there is TransparentWebMarkupContainer around

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

Martin Grigorov updated WICKET-5572:
------------------------------------

    Attachment: 5572.tgz

Attaching a quickstart app.

> Dequeueing problem when there is TransparentWebMarkupContainer around <wicket:child/>
> -------------------------------------------------------------------------------------
>
>                 Key: WICKET-5572
>                 URL: https://issues.apache.org/jira/browse/WICKET-5572
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.0.0
>            Reporter: Martin Grigorov
>            Assignee: Igor Vaynberg
>         Attachments: 5572.tgz
>
>
> While testing 7.0.0-M1 release I've found an issue with wicket-bootstrap's sample application.
> Here is a minified version of it that reproduces the problem.
> The two important things are:
> - a TransparentWebMarkupContainer (TWMC) is attached to <html> tag in the base page
> - the sub page is requested
> It appears that dequeueing logic cannot find the closing tag of the TWMC and thinks that </wicket:child> is the closing tag.



--
This message was sent by Atlassian JIRA
(v6.2#6252)