In a basic drupal site i extended an existing menu by having taxonomy_menu add a menu-item, containing terms of a specific vocabulary.
Soon after setting-up, changing a (any?) a setting of the vocabulary/taxonomy_menu and saving these, will cause the taxonomy_menu sub-menuitem to get populated with a series of copies of the main vocabulary item.
See the screenshot for an illustration. In this menu (main) the first item called 'work' is generated by taxonomy_menu, and it has 4 terms as submenu-items. The additional items with name 'work' were created somewhere in a later stage. They all point to the vocabulairy term-page (/taxonomy/term/1 2 3 4..) and can't be deleted.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_menu_bug.png | 46.42 KB | arritjenof |
Comments
Comment #1
arritjenof commentedsorry to add confusion, but somehow i got version-numbers wrong. the issue reported is observed NOT in version 2.3, but instead in 2.9.
Comment #2
astrophile commentedI have the same issue. Whenever I make a change to the structure of the taxonomy menu for a particular vocabulary, it leaves behind some menu items for that vocab, in addition to the real one.
The only reliable fix seems to be to uninstall the Taxonomy Menu module (by disabling then uninstalling it). Then enable it again and re-create the menu for that vocabulary.
Comment #3
dstolSearch around the queue here. This is a known core bug. #550254: Menu links are sometimes not properly re-parented