Jezza created WICKET-6456:
-----------------------------
Summary: Headers not rendered for components inside nested
TransparentWebMarkupContainer on ajax update
Key: WICKET-6456
URL: https://issues.apache.org/jira/browse/WICKET-6456
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 7.6.0
Reporter: Jezza
Due to
https://github.com/apache/wicket/blob/master/wicket-core/src/main/java/org/apache/wicket/markup/html/TransparentWebMarkupContainer.java#L87,
if a TransparentWebMarkupContainer isn't the root of the ajax update, it won't
be able to render its children's headers.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)