Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
other
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Jan 2010 at 03:09 UTC
Updated:
11 Jan 2010 at 13:48 UTC
This is an issue for the shortcuts and taxonomy sub pages at the very least. It arises for dynamic menu items, that are not being added as menu links in the management tree. Examples include the page for configuring a taxonomy vocabulary. Or for configuring the links for a shortcut set.
The problem is sorted on the configuration pages for the menu module by manually adding e.g. admin/structure/menu/manage/menu-my-new-menu using menu_link_save(). Perhaps we should do that elsewhere.
Comments
Comment #1
damien tournoud commentedLooks like a duplicate of #576290: Breadcrumbs don't work for dynamic paths & local tasks.