Portions of menu tree not loading in some cases
| Project: | Taxonomy Menu |
| Version: | 6.x-2.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
I have a taxonomy vocabulary from which I'm creating a menu, showing 3 levels of 'categories' (taxonomy terms) with page nodes attached at the deepest levels. I'm using Taxonomy Menu and DHTML Menu. I have it configured to collapse all menu branches except the active trail. Like this:
category 1
- subcategory 1
- - subsubcategory 1
- - - node 1
- - - node 2 <-- you are here
- - - node 3
- - subsubcategory 2
- - subsubcategory 3
- subcategory 2
- subcategory 3
category 2
category 3
Using DHTML_Menu, I am avoiding loading any of the 'category' taxonomy pages, instead just expanding the menus. The only menu items that actually trigger a page load are the node page links. So, from the node 2 page ('you are here' in the above example), I can navigate to almost* any of the nodes in other branches of the menu tree (such as the children of category 2 or subcategory 2) with one page load. Just clicking the other categories to expand their children and drilling down to the desired node.
*But, if I try to expand subsubcategory 2 or 3, (any categories at the same level as the parent of the current node) they merely load the taxonomy page.
If I start on some page outside of the menu structure, and navigate in via the menu in its fully collapsed state, I can get to any of the nodes. But once on a node page within the menu, like node 2 above, I can't get to any of the nodes beneath the adjacent subsubcategories, without landing on the subsubcategories' taxonomy page first.
At first, I thought it had something to do with DHTML_Menu, and posted this issue. Arancaytar replied (#6 – 8) with some helpful explanations of what might be going on.

#1
halp?
#2
I'm just curious, have you tried the new dev version?
http://ftp.drupal.org/files/projects/taxonomy_menu-6.x-2.x-dev.tar.gz
When I am looking at the code it looks like its calling it correctly.
Thanks!!!
#3
I have not, but I will give it a try on my test site.
Thanks.
#4
So you are on the node and want the taxonomy menu link for that node to be active?
Taxonomy menu doesn't create the menu links for the nodes.
#5
No reply after a few months of "postponed (maintainer needs more info)"
In the interest of cleaning things up, I will mark as "fixed"
Feel free to correct me and or change status if you do not agree.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.