Hi,
taxonomy terms attached to no node are not displayed in the menu.
when adding a taxonomy term to a node the taxonomy term will be displayed in the menu.
after deleting the node the taxonomy term is attached to no node again but still stays in the menu.
Comments
Comment #1
MickL commentedIs there no way to (manually) clear the "cache" ?
I think this "bug" is very major for this module.
The only way i see is to manually delete the empty terms one by one. but this is not the way it meant to be.
Comment #2
VivienLetang commentedlook the http://drupal.org/node/1509542 issue. It will fix your problem i think.
Comment #3
johnvThis works fine if you use the latest -dev version.
There is still a problem when moving nodes in the term hierarchy, which is dealt here: #1509542: Node count not correct when moving node in hierarchy from A to B (count of A is not updated).
Comment #4
VivienLetang commentedThanks for commiting my patch ;)