Andrea Del Bene created WICKET-5908:
---------------------------------------
Summary: 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
Reporter: Andrea Del Bene
Assignee: Andrea Del Bene
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)