Closed (fixed)
Project:
Taxonomy Menu
Version:
6.x-2.4-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2009 at 18:41 UTC
Updated:
11 Jan 2010 at 14:10 UTC
hey there,
I have set up a taxonomy menu according to specs, and it's outputting the term names correctly for an hierarchycal menu. but for a given term name, the wrong ID is output. in fact, it links to a SUM of wrong term IDs.
I know it's kinda vague but... what could be going on?
cheers,
Luciano
Comments
Comment #1
indytechcook commentedCould you please elaborate. Maybe give an example of the path along with what settings you have.
Comment #2
luco commentedlet's say we have a taxonomy with the following TIDs:
- 1
-- 3
--- 8
--- 9
-- 4
--- 10
--- 11
-- 5
- 2
-- 6
-- 7
if I select "4" it will supply "8+9+10+11" as arguments for a view. but only 10+11 should be there.
Comment #3
luco commentedsorry, I posted it twice by accident: faulty connection.
Comment #4
indytechcook commentedInteresting. This is something new. What settings do you have for the vocabulary? The Path type, etc. I need to reproduce so I can redebug.
Also, can you profile me with an export of your taxonomy? http://drupal.org/project/taxonomy_xml
If you don't want to post your taxonomy, you can email me from the contact form.
Comment #5
luco commentedok, let's see:
running D6.13 (I know, I should upgrade, LOL) and Taxonomy Menu 6.x-2.3 (I tried upgrading to 6.x-2.4-beta1 but that didn't help, so I reversed to 2.3)
settings:
other relevant info: running Nice Menus 6.x-2.x-dev (2009-may-06)
the taxonomy is not classified or anything but it wouldn't hurt to be discrete about it. so I'll email it to you as soon as I export it, ok?
thanks for the support :]
Comment #6
arlinsandbulte commentedAny progress here?
Comment #7
arlinsandbulte commentedNo followup/activity after 2 months of status "postponed (maintainer needs more info)"
Feel free to re-open if this issue is still valid.