Closed (fixed)
Project:
Menu Views
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2012 at 15:39 UTC
Updated:
24 Oct 2012 at 22:01 UTC
The admin breadcrumb shows only ">>"
The root item of the site breadcrumb has desappeared.
Comments
Comment #1
markhalliwellPart of the reason I created a 2.x branch is because of how Menu Views intercepts and overrides all the links
l()on the site (this includes the breadcrumbs) that have a menu view attached instead of just thetheme('menu_links'). Fixing this on the 1.x branch is not really feasible and I think the reason it's not showing up is because of #1790444: Conflict with bigmenu module. I have fixed this in the 2.x branch and also gave more control over what is actually show in the breadcrumb if it is a view item.Fixed with commit: http://drupalcode.org/project/menu_views.git/commit/aeeee29