Active
Project:
Slider
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
17 Apr 2009 at 09:28 UTC
Updated:
21 Apr 2009 at 12:07 UTC
Hi,
I have both the slider component (6.x-2.x-dev (2009-Mar-01)) and taxonomy breadcrumbs (6.x-1.0)enabled on my 6.10 Drupal site.
I create a "host" page and assign a taxonomy category to the page, which is picked up by taxonomy breadcrumbs okay. Then, when I add a slider page to this "host" page and now the taxonomy breadcrumb disappears.
After a little experimentation, it seems that the taxonomy breadcrumb picks up the category of the last slide in the "Pack", rather than the host page. Obviously, this is not the intended behaviour!
Comments
Comment #1
Mark Theunissen commentedI don't understand what you mean by "host" page, and how you "add a slider page to this host page".
If you're using version 2 of the Slider, then it uses a CCK Nodereference field with an output formatter "slider". Are you seeing that?
Comment #2
rachel_norfolkYes, mark, by "host" page, i meant the page that has the CCK fields on it and they use a node reference pointer to the "slider" pages.
Comment #3
Mark Theunissen commentedThanks for clarifying. I will try reproduce it when I get a chance!