Closed (fixed)
Project:
Panels
Version:
6.x-3.0-beta2
Component:
Panel pages
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2009 at 22:04 UTC
Updated:
26 Jul 2009 at 20:40 UTC
In permissions, all roles are set to be able to view all panes. There are not any selection rules set for this node override that require a user to have a certain role to be able to view the override.
So, I'm confused as to why some roles are able to view the override while others get an Access denied error.
Any help in finding the solution would be great.
Thanks.
seth
Comments
Comment #1
merlinofchaos commentedAccess to the node page is still controlled by Drupal, so if node_access() determines that a user shouldn't have access to a node it still won't. Is this the problem?
Comment #2
seth.vincent commentedI think that is the problem. Dang. Thank you.
Comment #3
merlinofchaos commented