Posted by radarino on June 7, 2008 at 6:04pm
Jump to:
| 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
Is this still valid?
#2
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
Automatically closed -- issue fixed for 2 weeks with no activity.