Posted by lightsurge on April 26, 2012 at 9:29am
4 followers
Jump to:
| Project: | Julio |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | major |
| Assigned: | jgraham |
| Status: | closed (fixed) |
Issue Summary
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
#1
Patch here requiring uuid module
#1283742: UUIDs for Menu Links
#2
Similarly this breaks the contexts which rely on these menu items.
#3
#4
#5
UUID 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.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.