Guillaume Mary created WICKET-6298:
--------------------------------------
Summary: Markup not found for Component id =_header_ and
WICKET-6231, regression ?
Key: WICKET-6298
URL: https://issues.apache.org/jira/browse/WICKET-6298
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 7.5.0
Reporter: Guillaume Mary
After upgrade from Wicket 7.4.0 to 7.5.0 I get the following error on some of
my pages:
org.apache.wicket.markup.MarkupNotFoundException: Markup not found for
Component: [WicketHeadContainer [Component id = _header_]]
After some analysis I found that it was related to the markup of those pages
that inherit from a parent one and override it with a <wicket:head>, combined
with the override of getVariation(). I have no issue on pages that don't
override getVariation()
See description on
http://apache-wicket.1842946.n4.nabble.com/Markup-not-found-for-Component-id-header-and-WICKET-6231-regression-td4676478.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)