Closed (fixed)
Project:
Custom Breadcrumbs
Version:
6.x-2.0-beta2
Component:
custom_breadcrumbs_views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2009 at 17:50 UTC
Updated:
13 Mar 2010 at 20:50 UTC
None of the menu related tokens (ie. menu-link-title) display for the views.
Comments
Comment #1
MGN commentedWhat kind of view? Does it return a list of nodes? [menu-link-title] is a node-type token, so custom breadcrumbs has to have access to a node object for the token replacement. If the view returns node objects, then it should work.
I've just tested this with the latest code and the menu token seem to be working fine.
Comment #2
MGN commentedClosing this issue since its been a long time without response. If this is still an issue, please test with the latest version of custom breadcrumbs. Then, if you still have this problem, reopen and answer the questions in #1.