Project:Taxonomy menu
Version:5.x-1.03
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi!
I'm using taxonomy_menu and views (on Drupal 5.7), but I have a strange problem..
The menu don't shows contents when vid=tid, and this is in your code:

      // Only add the Term ID if its not the Vocabulary ID
      if ($vid != $tid) {
        $arguments[] = $tid;
      }

why?
my first vocabulary has a term with tid=1...

Thanks
Antonio

Comments

#1

Status:active» postponed (maintainer needs more info)

Is this still valid?

#2

Status:postponed (maintainer needs more info)» fixed

No followup/activity after 2 months of status "postponed (maintainer needs more info)"
Feel free to re-open if this issue is still valid.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here