image.module creates a breadcrumb trail using: /image/tid/n, when taxonomy_context is enabled the breadcrumb changes to /taxonomy/term/n which is wrong given the image gallery context.

Comments

nedjo’s picture

Hm, not quite sure how to approach fixing this. This is, I think, one of the challenges of working with hooks and calls that any module can call. Maybe test if existing breadcrumb begins with image? I'll try to get around to looking at this, but meantime I'd certainly welcome a patch.

nancydru’s picture

Status: Active » Closed (fixed)

Reopen this with a current release if it is still valid.