Closed (duplicate)
Project:
Taxonomy Menu
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2011 at 10:12 UTC
Updated:
8 Dec 2012 at 15:22 UTC
Basically the same problem as in #780720: Menu weight not being set properly..
Menu item weights are saved with the same values as the taxonomy term weights, which is not good because values below -50 and above 50 get reset to -50.
Initially after building the menu it is in the right order (the same order as the taxonomy vocabulary), but saving the menu rearranges it alphabetically (since most items have the weight -50).
I'll try to work out some solution to set the weight of top-level items using some variable, which I understand you used to do in earlier D6 versions.
Comments
Comment #1
hles commentedWell, even if we could probably do something about it, it really is a core issue #1007746: Reordering fails with more than 100 items in a menu. Let's postpone this until the core issue is solved.
Comment #2
hles commentedFound an even bigger thread about weights in menus. Closing this one in favor of #1156276: Menu gets rearranged after submitting content