You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/02/06 23:44:39 UTC

[jira] [Commented] (MSITE-743) Automatic breadcrumbs generates URLs inconsistent with menus: should point to index.html

    [ https://issues.apache.org/jira/browse/MSITE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136040#comment-15136040 ] 

Hudson commented on MSITE-743:
------------------------------

FAILURE: Integrated in maven-plugins #5056 (See [https://builds.apache.org/job/maven-plugins/5056/])
[MSITE-743] updated breadcrumbs URLs to be consistent with menus: point to index.html thanks to DOXIASITETOOLS-147 (hboutemy: [http://svn.apache.org/viewvc/?view=rev&rev=1728891])
* maven-site-plugin/src/it/inheritance-interpolation/verify.groovy


> 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)