You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "TH Lim (Updated) (JIRA)" <ji...@apache.org> on 2011/11/17 09:04:51 UTC

[jira] [Updated] (WICKET-4235) Parent / Child HeaderRenderStrategy does not work with tag

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

TH Lim updated WICKET-4235:
---------------------------

    Attachment: wicket-header-bug.zip

Quickstart attached
                
> Parent / Child HeaderRenderStrategy does not work with <wicket:head> tag
> ------------------------------------------------------------------------
>
>                 Key: WICKET-4235
>                 URL: https://issues.apache.org/jira/browse/WICKET-4235
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.5.3
>         Environment: Windows 7, JDK 1.6.x
>            Reporter: TH Lim
>            Priority: Minor
>         Attachments: wicket-header-bug.zip
>
>
> I was using <wicket:head> to render the child component (Wicket Panel) CSS / JS 1st then followed by the parent. It didn't work. It always renders the parent (Wicket WebPage) JS 1st. I used -DWicket_HeaderRenderStrategy=org.apache.wicket.markup.renderStrategy.ChildFirstHeaderRenderStrategy or ParentFirstHeaderRenderStrategy and it rendered the same HTML output. 

--
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