Closed (fixed)
Project:
Julio
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
26 Apr 2012 at 09:29 UTC
Updated:
4 Jan 2013 at 23:50 UTC
This seems to be related to issues relating to menu/features
See #860974: Menu Links will not import/revert where @Grayside suggests:
menu_links being a poorly implemented system, you might need to manage them via update hooks and leave them out of your Feature export
However there's also a feature request for #968826: Export Menu links with UUID
Comments
Comment #1
lightsurge commentedPatch here requiring uuid module
#1283742: UUIDs for Menu Links
Comment #2
lightsurge commentedSimilarly this breaks the contexts which rely on these menu items.
Comment #3
jgraham commentedComment #4
jgraham commentedComment #5
jgraham commentedUUID menu links was removed from the latest uuid. This is moving towards uuid_path and possibly the deploy module, but nothing is quite stable yet.
I think I have resolved the issues regarding these cases, if that's not the case please re-open with details on how to reproduce.