Closed (outdated)
Project:
Menu Breadcrumb
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2009 at 11:57 UTC
Updated:
11 Jul 2021 at 11:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ldbl commentedComment #2
ldbl commentedThere is one comment that must be removed from my code
//menu_set_active_menu_name($use_menu);
must be
menu_set_active_menu_name($use_menu);
Comment #3
xurizaemonThanks for the feature request. Happy to consider accepting this if submitted as a patch.
This issue is duplicated in #313017: Navigation items from tabs aren't picked up.
Comment #4
dsms commentedsubscribe
Comment #5
dsms commentedso, worked perfect for me!
here is the patch, genereated from ldbl's zip against 6.x-1.1
I hope we will see this in -dev soon :)
Comment #6
stefan81 commentedHi,
First, thanks for the module!
Not sure if I am in the right issue, but lets see:
Using primary links.
The breadcrumb resets, after clicking "edit".
For example:
Menu Name 1.0 > Menu Name 1.1 > Menu Name 1.2
goes
Page Name 1.2 > Page Name 1.2
but nice would be:
Menu Name 1.0 > Menu Name 1.1 > Menu Name 1.2 > edit
Comment #7
xurizaemonCleaning up issue queue. Closing all D6 issues.
If you believe this issue still applies to a supported version, feel free to re-open it. That would be a great time to check if the issue contains clear steps for reproducing the bug!
Thanks and sorry for any inconvenience.