Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2008 at 14:07 UTC
Updated:
27 Mar 2008 at 11:01 UTC
custom 403 page should be displayed even the user does not have the "access content" permission
repro:
1. node/add/page - create node for custom 403 page
2. admin/settings/error-reporting - set this node as Default 403 (access denied) page
3. admin/user/permissions - remove "access content" permission for anonymous user
4. logout - bug: the "acces denied" page is not our custom page
Comments
Comment #1
skakasi commentedIsn't this issue identical with http://drupal.org/node/198975 ?
Comment #2
pasqualleyes it is