Closed (fixed)
Project:
Configuration Management
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2012 at 17:54 UTC
Updated:
27 Nov 2012 at 19:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
dragonwize commentedUsers can have multiple menu items pointing to the same place, often in different menus, but I don't think we can rely on just the path.
Comment #2
dagmarYes, I mean based on menu_name + menu_path like features module does at this moment.
Comment #3
dagmarTests are not completed yet, but basic functionality is working.
Comment #4
dagmarThis patch fix the implementation of Menu and Menu links and includes the tests.
Comment #5
dagmarCommitted & Pushed to 7.x-2.x