Hi, I'm using Taxonomy Display module but I've found a problem when used with a contrib breadcrumb generation module: currently Taxonomy Display completely override the breadcrumb generation using two plugins (Core and Hidden). I suggest to add a third plugin (Contrib) which skip the breadcrumb generation and allows other modules to create the breadcrumb.

CommentFileSizeAuthor
#1 contrib_breadcrumb_support.patch1.98 KBfinex

Comments

finex’s picture

StatusFileSize
new1.98 KB

This is a simple patch for adding contrib modules support for breadcrumb generation. Thanks for the attention :-)

finex’s picture

Status: Needs review » Postponed

I'm sorry, the patch doesn't works as expected due to missing code. I will reopen this report with an updated patch. Thanks.

finex’s picture

Status: Postponed » Closed (won't fix)

After some further testing I've found many problems related to the breadcrumb generation mixing contrib modules, DS and taxonomy display, so I've abandoned taxonomy display for a custom module.

Sorry for the noise to the issue queue.