[
https://issues.apache.org/jira/browse/WICKET-5908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Del Bene updated WICKET-5908:
------------------------------------
Affects Version/s: 7.0.0-M5
> A new HtmlHeaderContainer is added each time a page instance is rendered
> ------------------------------------------------------------------------
>
> Key: WICKET-5908
> URL: https://issues.apache.org/jira/browse/WICKET-5908
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 7.0.0-M5
> Reporter: Andrea Del Bene
> Assignee: Andrea Del Bene
> Fix For: 7.0.0-M6
>
>
> A new HtmlHeaderContainer is added each time a page instance is rendered. To
> avoid this we must keep in synch the component id with the corresponding tag
> id, as we already did with all the other autocomponents. It would be also
> nice if markup parser could detect if our page has more than one <head> tag
> in its markup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)