Closed (won't fix)
Project:
Image
Version:
5.x-1.1
Component:
image_gallery
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2007 at 19:06 UTC
Updated:
16 Jan 2009 at 01:23 UTC
See http://drupal.org/node/148993, an issue related to the Taxonomy Breadcrumb module in combination with Image Gallery.
Comments
Comment #1
_craig commentedQuoting the referenced issue:
I think the answer is to patch the image module somewhere in the menu callback function for image/tid/x, do the following:
if the taxonomy_breadcrumb module is enabled. If true execute:
where $tid is the term-id of the lightest term of the lightest vocab of the image
Comment #2
SabbeRubbish commentedThank you for a possible solution, but I was more aiming to just report the bug, as I'm no longer using the image module. Just wanted to help you find new bugs by posting this (small) issue.
Greetz,
SabbeRubbish
Comment #3
drewish commentedI don't think it's a good idea to add code specifically for the taxonomy breadcrumb module...
Comment #4
sunAgreed.