[
https://issues.apache.org/jira/browse/MSITE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136426#comment-15136426
]
Hervé Boutemy commented on MSITE-743:
-------------------------------------
it seems you didn't install or download latest snapshot of
doxia-decoration-model which adds the index.html (= the commit from
DOXIASITETOOLS-147)
> 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
> Assignee: Hervé Boutemy
> 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)