You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/12/21 14:22:58 UTC

[jira] [Commented] (WICKET-6298) Markup not found for Component id =_header_ and WICKET-6231, regression ?

    [ https://issues.apache.org/jira/browse/WICKET-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767167#comment-15767167 ] 

ASF subversion and git services commented on WICKET-6298:
---------------------------------------------------------

Commit 330357a5dc1d0d67a5957076e536e4971f6210ee in wicket's branch refs/heads/master from [~bitstorm]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=330357a ]

WICKET-6298 now AssociatedMarkupSourcingStrategy#getMarkup cleans any
previous markup loaded for container's children

> 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
>            Assignee: Andrea Del Bene
>         Attachments: testwicket.zip
>
>
> 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)