When viewing a product with Taxonomy Breadcrumb enabled the immediate parent term of the product is not returned in the trail, however all other preceding terms are.
This is more than likely due to product.module, however this issue doesn't exist for Taxonomy Context.
Screenshot attached.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_breadcrumb_product.png | 6.51 KB | Rowanw |
Comments
Comment #1
_craig commentedOn the config page: admin/settings/taxonomy-breadcrumb
do you have Show current term in breadcrumb trail? enabled?
Comment #2
Rowanw commentedShowing the current term still has issues.
My work around was to use Taxonomy Context with this patch: http://drupal.org/node/159275
Comment #3
_craig commentedThis module isn't compatible with taxonomy context, if you're using both at the same time that may be part of the problem.
Comment #4
_craig commented