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

Hervé Boutemy updated MSITE-743:
--------------------------------
    Description: 
With a maven structure like:
-TOP (with site.xml defining breadcrumb for TOP) 
--CONTAINER (no site.xml) 
---LEAF (with site.xml) 
            
For the LEAF site I get a breadcrumb structure TOP - CONTAINER - LEAF. 
CONTAINER with link is automatically generated. 
I also have defined <menu ref="parent" /> to get a link to the LEAFs parent 
(=CONTAINER). 

In the breadcrumb the CONTAINER URL is {{...site/ContainerModule}} and in the 
left menu the CONTAINER URL is {{...site/ContainerModule/index.html}}. The menu 
is correct and the breadcrumb wrong since it lacks the {{index.html}} part.

  was:
With a maven structure like:
-TOP (with site.xml defining breadcrumb for TOP) 
--CONTAINER (no site.xml) 
---LEAF (with site.xml) 
            
For the LEAF site I get a breadcrumb structure TOP - CONTAINER - LEAF. 
CONTAINER with link is automatically generated. 
I also have defined <menu ref="parent" /> to get a link to the LEAFs parent 
(=CONTAINER). 

In the breadcrumb the CONTAINER URL is {{...site/ContainerModule}} and in the 
left menu the CONTAINER URL is ...site/ContainerModule/index.html. The menu is 
correct and the breadcrumb wrong since it lacks the index.html part.


> Automatic breadcrumbs generates URLs inconsistent with menus: should point to 
> index.html
> ----------------------------------------------------------------------------------------
>
>                 Key: MSITE-743
>                 URL: https://issues.apache.org/jira/browse/MSITE-743
>             Project: Maven Site Plugin
>          Issue Type: Bug
>    Affects Versions: 3.4
>            Reporter: Peter Bäckman
>            Priority: Minor
>             Fix For: 3.5
>
>         Attachments: BreadcrumbBug.zip
>
>
> With a maven structure like:
> -TOP (with site.xml defining breadcrumb for TOP) 
> --CONTAINER (no site.xml) 
> ---LEAF (with site.xml) 
>             
> For the LEAF site I get a breadcrumb structure TOP - CONTAINER - LEAF. 
> CONTAINER with link is automatically generated. 
> I also have defined <menu ref="parent" /> to get a link to the LEAFs parent 
> (=CONTAINER). 
> In the breadcrumb the CONTAINER URL is {{...site/ContainerModule}} and in the 
> left menu the CONTAINER URL is {{...site/ContainerModule/index.html}}. The 
> menu is correct and the breadcrumb wrong since it lacks the {{index.html}} 
> part.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to