Looking at the code, it seems to indicate that child menus should inherit their parent's access control. I have found in practice, this is not the case.

Is there any way to have all child menus have the same access control as the parent without setting it manually?

Comments

pspmikek’s picture

Category: feature » support
fago’s picture

Status: Active » Fixed

that depends on the module which generates the menu items. access will only be inherited, if the module doesn't specify any access value.
I know no way you could change that..

Anonymous’s picture

Status: Fixed » Closed (fixed)