Closed (duplicate)
Project:
Taxonomy Menu
Version:
6.x-2.9
Component:
Sync
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2010 at 12:39 UTC
Updated:
16 May 2012 at 19:27 UTC
Whenever i edit the vocabulary , a duplicated container will create and i cant able to delete also...
One more thing , the number of count also incorrectly showing . And whenever i create a new node then the menu hierarchy will also changing..
I am really frustrated of this ...
| Comment | File | Size | Author |
|---|---|---|---|
| 2010-10-07_180401.png | 3.08 KB | nandyec28 |
Comments
Comment #1
gatiba commentedSame problem here, version 6.x-2.9!
Comment #2
dstolComment #3
paul.dambra commentedI've just created a fresh Drupal 6 19 site and added nice menus and taxonomy menus. Created the taxonomy and all was fine. Went back to add a count to each item and the top level was duplicated.
Eg The competitions vocabulary was added a second time and has a competitions entry for each vocabulary item.
Comment #4
paul.dambra commentedI've thrown on the current dev build and it appears to be fixed
Comment #5
dsnoeck commentedSame issue for me with version 6.x-2.9 on Drupal 6.19.
Duplicated container were keep even after uninstalling the module !
So my final solution, after deleting the terms and vocabularies was to manually delete entries into the DB (tables: taxonomy_menu and menu_links) and then rebuild the menu through the devel module.
Comment #6
dstolThis is definitely a known issue, but unfortunately it relates to core bugs. :(
#296693: Restrict access to empty top level administration pages
#550254: Menu links are sometimes not properly re-parented
#566094: menu_tree_data() doesn't build proper hierarchy
Comment #7
dstolComment #8
gateway69 commentedsorry I just stumbled across this post as well since every time I edit a vocab it creates more empty menus, has anyone figured out how to fix this or a way around?