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.

CommentFileSizeAuthor
taxonomy_breadcrumb_product.png6.51 KBRowanw

Comments

_craig’s picture

On the config page: admin/settings/taxonomy-breadcrumb

do you have Show current term in breadcrumb trail? enabled?

Rowanw’s picture

Showing the current term still has issues.

My work around was to use Taxonomy Context with this patch: http://drupal.org/node/159275

_craig’s picture

This module isn't compatible with taxonomy context, if you're using both at the same time that may be part of the problem.

_craig’s picture

Status: Active » Closed (fixed)