My taxonomy menu is not rebuilding when a assign a related taxonomy term with a node. I am using "Hide Empty Terms". The hidden term should become available when I assign a related term with a node; this is not the case. I also use "Display Descendants", the overall count of the parent is also not updated.
I could not find any information about this; is this a bug?
Comments
Comment #1
ksc commentedI tested it using "Hide Empty Terms" and "Display Descendants"
It works on my installation.
TM latest 6.x-2.x-dev / Custom Path
CONTENT TAXONOMY (cck field to assing terms to nodes)
Do you use "Synchronize changes to this vocabulary"?
Mayber you try it with latest dev-version.
Comment #2
cronix commentedThe DEV is not working for me. The menu does not show the number of nodes after I have added a now one. I get the following error because of that:
Menu and taxonomy name mismatch : Invertebrates (1)!=Invertebrates
Menu and taxonomy name mismatch : Invertebrates (1)!=Invertebrates
Comment #3
indytechcook commentedYou have i18n enabled don't you? Taxonomy Menu isn't totally compatible with i18n. The issue is being worked here: #316632: Integrate with I18n (I) - "Localize terms"
Comment #4
arlinsandbulte commentedCleaning up the queue a bit:
Assuming #3 is correct, I am marking this as duplicate of #316632: Integrate with I18n (I) - "Localize terms"