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 (Updated) (JIRA)" <ji...@apache.org> on 2012/02/08 15:47:59 UTC

[jira] [Updated] (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 updated WICKET-4396:
------------------------------------

    Attachment: WICKET-4396.patch

A patch that renders static header (coming from markup:  <head> + <wicket:head>) first and then the dynamic header (#renderHead()).

18 tests are failing now... 
                
> 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
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>         Attachments: 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