Closed (duplicate)
Project:
Taxonomy Menu
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2010 at 11:21 UTC
Updated:
24 Nov 2010 at 14:12 UTC
Hi all,
I've noticed this issue:
Trying to edit with TAXONOMY MANAGER an existing child term (e.g. changing the name), in Taxonomy Menu this term is bringed outside his branch and positioned at first hierarchy level of the vocabulary.
The term is still correctly positioned at second level in his native branch viewing "Content management > Taxonomy > List".
Things goes right when I re-save the menu in "Content management > Taxonomy > List > SAVE"
Thank you very much
MXT
(sorry for my bad english)
Comments
Comment #1
indytechcook commentedThis is indeed related to #737478: Menu settings lost in update (including weight) and will be worked there.
Comment #2
mxtYes, I've already tested the patch (see my comment there): that resolve the reorder issue, but the issue explained here is about taxonomy manager integration and is a different (i think) issue (the same patch doesn't resolve the problem here).
MXT
Comment #3
johannesdr commentedThe same problem with the taxonomy manager still exists in 2.9.
But the problem is that the taxonomy manager does not pass any parent information.
I submitted a patch that solves this here #980716: Not enough information is passed to hook_taxonomy when a term is updated