Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.4
-
None
-
None
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.
Attachments
Attachments
Issue Links
- depends upon
-
DOXIASITETOOLS-147 link breadcrumbs to index.html instead of directory (like menus)
- Closed