Closed (fixed)
Project:
Menu Per Role
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jun 2009 at 17:31 UTC
Updated:
10 Jul 2009 at 19:30 UTC
Because the "menu_per_role" function only checks allowed role IDs against the current user's roles, the super admin (whose only role is "authenticated user") is not able to see menu items that are restricted to specific roles that don't include "authenticated user".
I have resolved this for my purposes using the attached patch file.
| Comment | File | Size | Author |
|---|---|---|---|
| menu-per-role-patch.diff | 747 bytes | teknocat |
Comments
Comment #1
leeomaraSeems related to #189971: Admin cannot access menu once another role has been selected.
Comment #2
AlexisWilke commentedThis is applied in the -dev. Should appear within 12h.
Thank you.
Alexis