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

indytechcook’s picture

Status: Active » Closed (duplicate)

This is indeed related to #737478: Menu settings lost in update (including weight) and will be worked there.

mxt’s picture

Yes, 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

johannesdr’s picture

Version: 6.x-2.5 » 6.x-2.9

The 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