Closed (outdated)
Project:
Taxonomy Manager
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2010 at 23:53 UTC
Updated:
13 Feb 2020 at 09:18 UTC
Jump to comment: Most recent
Comments
Comment #1
YK85 commentedsubscribing
Comment #2
klopsen commentedSimilar things happend to me.
In my case, taxonomy parent value wasn't passed into menu rebuild functions and menu tree failed to rebuild properly. So theese lines were added:
It works fine now. Maybe this will help others. Or maybe there's another way to solve it...
Comment #3
gielfeldt commentedCould this be related to hook_taxonomy not being invoked: http://drupal.org/node/1131904
If so, then that would be a cleaner solution, than the tight coupling to taxonomy_menu.
Comment #4
spgd01 commentedAny news on implementing a fix?
Comment #5
ivnish