[ 
https://issues.apache.org/jira/browse/WICKET-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-4654.
-------------------------------------

    Resolution: Duplicate

Closing as duplicate of WICKET-4545.
See it for a workaround.
                
> FragmentMarkupSourcingStrategy doesn't see fragment markup which is declared 
> in subclassed panel.
> -------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-4654
>                 URL: https://issues.apache.org/jira/browse/WICKET-4654
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.7
>         Environment: Ubuntu 12.04 x64
> JDK 1.6.0_30
>            Reporter: Anton
>         Attachments: FixedFragmennt.zip, FragmentInInheritedPanel.zip
>
>
> Steps to reproduce:
> - Create class ParentPanel extending Panel
> - Create class ChildPanel extending ParentPanel
> - Create fragment in ChildPanel
> - launch app
> Result:
> MarkupNotFoundException: No Markup found for Fragment fragmentDef in 
> providing markup container 
> Sample app attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to