Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2007 at 00:33 UTC
Updated:
5 Dec 2007 at 13:40 UTC
Don't know if this is a bug, or is intended, but it wasn't an issue in versions 4 and 5.
- Create a node and place it off a parent menu item in the Navigation menu, view the node and breadcrumbs are displayed correctly. ("Home > Parent Node")
- Create a node and place it off a parent menu item in (for example) the Primary Links menu, view the node and breadcrumbs are displayed incorrectly ("Home")
The same occurs if you place the node's menu item in any menu other than Navigation. Only nodes with menu items off the Navigation menu generate breadcrumbs.
Comments
Comment #1
gavin.james commentedProblem also exists in the latest version from source control
Comment #2
john morahan commentedI think this is the same issue as http://drupal.org/node/184955