Posted by rachellawson on April 17, 2009 at 9:28am
Jump to:
| Project: | Slider |
| Version: | 6.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Mark Theunissen |
| Status: | active |
| Issue tags: | taxonomy breadcrumb |
Issue Summary
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
#1
I 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?
#2
Yes, 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.
#3
Thanks for clarifying. I will try reproduce it when I get a chance!