Closed (won't fix)
Project:
Default Content (Deprecated)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2012 at 06:08 UTC
Updated:
5 Jan 2013 at 12:27 UTC
Jump to comment: Most recent file
Comments
Comment #1
nick_schuch commentedThis came down to the "Node 1" menu link not being saved first. We need to make sure that parents get saved first. To ensure this I have setup an import_sort in the menu_items plugin.
Comment #2
nick_schuch commentedComment #3
nick_schuch commentedI have also tested on 7.x-1.0-alpha6 and 7.x-2.x-dev branches.
Comment #4
populist commentedI tested this and it works great. Big improvement.
Comment #5
nick_schuch commentedA slight update to the patch. The assigning of the variables without checking if they exist was throwing warning in my install profile.
Comment #6
populist commentedHere is a clean re-roll of #5
Comment #7
populist commentedI am going to mark this back to needs review since I am seeing some inconsistency here with the usort and think we need some more reviews.
Comment #8
populist commentedI did more research here and here is an updated patch. I think my experience in #4 was more luck than actual logic. Changes:
This is going to need some review, but hopefully this helps make ordering work a lot better.
Comment #9
Jeffrey C. commented@populist: Can you confirm this patch is working on a clean install and solves the issue with no error derived from it?
Comment #10
Jeffrey C. commentedComment #11
Jeffrey C. commentedComment #12
Jeffrey C. commentedDear all,
No features will be added to this module. Please check UUID Features Integration, a more flexible alternative. Check #1869366: Future Plan for more details.