[
https://issues.apache.org/jira/browse/WICKET-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179314#comment-13179314
]
TH Lim commented on WICKET-4235:
--------------------------------
I reset my "quickstart" project to use 6.0-SNAPSHOT to try it out. I have the
same result regardless if I use the
-DWicket_HeaderRenderStrategy=org.apache.wicket.markup.renderStrategy.ParentFirstHeaderRenderStrategy
or not.
Is there a test case or references I can use to check out this fix. Thanks
> 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