@nerdstein patch applied cleanly and resolved the issue. The one thing which does not pull through is the weight of the terms, but that is not what you were trying to solve, and, in my case, it is not required functionality.
@duncan.moo - that is correct and intended behavior. We felt it was important to allow menu items to control their own weight and not be explicitly associated to taxonomy based weights.
Comments
Comment #2
dstolIt appears that when adding terms in a hierarchy, that hierarchy doesn't translate into menu hierarchy until the caches are cleared.
Comment #3
duncan.moo commented@dstol there are three cases here (or are 1 and 2 the same case):
Comment #4
dstolThanks Duncan. In each case, is the hierarchy resolved when you clear the cache?
Comment #5
nerdsteinI am able to reproduce this and it is resolved with a cache clear.
Prereqs:
1. Existing taxonomy vocab with items
2. Existing menu with items
3. Existing taxonomy menu between vocab and menu
Steps to reproduce:
1. Alter vocabulary term hierarchy
2. View menu links
I expected the hierarchy to be immediately reflected in the menu.
I have assigned myself to get a patch prepped
Comment #6
nerdsteinPatch for review
Comment #7
nerdstein@dstol, @duncanmoo - can either of you review my patch before I merge?
Comment #8
duncan.moo commented@nerdstein patch applied cleanly and resolved the issue. The one thing which does not pull through is the weight of the terms, but that is not what you were trying to solve, and, in my case, it is not required functionality.
Comment #9
nerdstein@duncan.moo - that is correct and intended behavior. We felt it was important to allow menu items to control their own weight and not be explicitly associated to taxonomy based weights.
Comment #10
nerdsteinThis has been merged into 8.x-3.x. I'm cutting a new dev release and marking this issue as fixed.