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 2012/05/09 16:55:48 UTC

[jira] [Resolved] (WICKET-4396) Impossible to group header contributions in the

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

Martin Grigorov resolved WICKET-4396.
-------------------------------------

    Resolution: Not A Problem

I'll use custom HeaderItem Comparator.
                
> Impossible to group header contributions in the <head>
> ------------------------------------------------------
>
>                 Key: WICKET-4396
>                 URL: https://issues.apache.org/jira/browse/WICKET-4396
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.0.0-beta1
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>         Attachments: WICKET-4396.patch, WICKET-4396.patch
>
>
> There is a regression in Wicket 6.0 that doesn't allow to have a HeaderResponseContainer in the <head> section.
> It fails because its org.apache.wicket.markup.head.filter.HeaderResponseContainer#onComponentTagBody() is called too early - before the IHeaderResponse is closed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira