Closed (duplicate)
Project:
Drupal core
Version:
x.y.z
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2006 at 15:08 UTC
Updated:
18 Sep 2006 at 19:04 UTC
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
Comment #1
Rustin commentedThe 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.
Comment #2
killes@www.drop.org commentedThis is a general shortcoming of our menu system: It does not check for permissions for manually created (and manually changed) items.
Comment #3
magico commentedDuplicate of http://drupal.org/node/58806