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

        

Reply via email to