Closed (fixed)
Project:
Node breadcrumb
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Apr 2009 at 13:48 UTC
Updated:
13 Jul 2017 at 21:31 UTC
I have a website with a structur like this:
1. Home
1.1. News
1.2. Dates
2. Magazine
2.1. Issues
2.3. Others
3. Media
3.1. Images
3.2. Videos
I created a rule for Images, but now the breadcrumb shows:
Home >> Home >> Magazine >> Media >> Images
It seems that the whole first level until the active menu is showen. And "Home" is showen twice.
Comments
Comment #1
edhel commentedI suppose that u add "home" link to menu by this path, but better to use <front> instead real path.
Comment #2
edhel commented