Needs review
Project:
Menu Position
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2015 at 12:00 UTC
Updated:
17 Sep 2015 at 12:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Sneakyvv commentedThe problem also occurs in latest dev version. Attached patch applies to both 7.x-1.1 and 7.x-2x-dev.
In menu_position_activate_rule the preferred link is already stored. Line 326-328:
But it is not being added anywhere. It should be added to the active trail after the rule's menu link is popped off. That is what the patch does.