[
https://jira.codehaus.org/browse/MSITE-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=276349#comment-276349
]
Benson Margulies commented on MSITE-608:
----------------------------------------
Hmm. For me, with the menu, I get one breadcrumb to '.' in the child:
{code}
<div id="breadcrumbs">
<div class="xleft">
<span id="projectVersion">Version: 1-SNAPSHOT</span>
| <a href="http://maven.apache.org"
class="externalLink" title="Maven">Maven</a>
>
<a href="./" title="Breadcrumb TC
Module">Breadcrumb TC Module</a>
>
About
</div>
{code}
and without the menu, I get an additional one for the parent.
> aggregating breadcrumb behavior disappears in the presence of a menu in the
> parent
> ----------------------------------------------------------------------------------
>
> Key: MSITE-608
> URL: https://jira.codehaus.org/browse/MSITE-608
> Project: Maven 2.x and 3.x Site Plugin
> Issue Type: Bug
> Components: multi module
> Affects Versions: 3.0
> Reporter: Benson Margulies
> Attachments: site-breadcrumb-inheritance.jar
>
>
> This may turn out to belong in Doxia. I don't know.
> The attached project consists of an aggregating project and its module. The
> breadcrumbs in the module are, I claim, wrong -- they lack the breadcrumb to
> visit the parent.
> If you remove this menu:
> {code}
> <menu name="tc">
> <item name="Home" href="index.html"/>
> </menu>
> {code}
> from the parent's src/site/site.xml, all is well. Once it's here, the
> parent-level breadcrumb is omitted.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira