If I create a page, set up a menu item for it, and switch on simple access for some access group, the menu item will show for all users, only those with no access will get an access denied page. Menu items for pages that are restricted should only show up for the roles that can see/edit/delete them.

Comments

gordon’s picture

Project: Simple Access » Drupal core
Version: master » x.y.z
Component: Code » node system

This is actually a problem with core, and affects all node access modules.

magico’s picture

Title: simple access and menu don't work together » Access system and menu have some problems when combined
chx’s picture

Status: Active » Closed (won't fix)

I could say 'postponed' as the new menu slated for Drupal6 will solve this for free as the access control is run on page load.