Closed (fixed)
Project:
Taxonomy Breadcrumb
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
21 Jun 2007 at 14:40 UTC
Updated:
11 Jul 2007 at 01:39 UTC
Hi, I have two vocabularies (movies & tutorials) using taxonomy breadcrumbs. I am using views for both of them, and when I am at the views page for 'movies', instead of the breadcrumbs just saying 'Home' like normal, it shows 'Home > Movies > Games' ('games' is a term of the vocabulary 'movies'). The views/taxonomy settings are almost identical between them so I can't figure out why it is different.
Has anyone had something like this before?
Comments
Comment #1
_craig commentedViews does it's own breadcrumb generation on it's pages, overriding what taxonomy_breadcrumb would normally do on normal taxonomy/term pages. See http://drupal.org/node/114548.