The create content menu appears for anonymous users even though they are not allowed access to create content (And will get an error saying so if they click it). This only shows up if the 'create content' menu is set to 'expanded' and I think it then has to be reset to clear the fault even after turning expanded off. See http://drupal.org/node/47212

Comments

Rustin’s picture

Title: Creat content appears for anonymous user if create content menu expanded » Create content appears for anonymous user if create content menu is modified
Version: 4.7.1 » 4.7.2

The create content item appears on the menu for anonymous users if anything is modified: if the name is changed, if it is clicked to be expanded, or even if the weight is adjusted. The only way to make it not appear is to reset it and this doesn't allow for customization.

killes@www.drop.org’s picture

Version: 4.7.2 » x.y.z

This is a general shortcoming of our menu system: It does not check for permissions for manually created (and manually changed) items.

magico’s picture

Status: Active » Closed (duplicate)