Closed (works as designed)
Project:
Content Access
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2009 at 14:31 UTC
Updated:
17 Apr 2009 at 18:07 UTC
With module views i create a view of node with access ilimited. I display only a image field.
Anonymous user don't have the access content permission but can view the content trought this view.
With "content access" the view is empty for anonymous user.
Comments
Comment #1
fagoCA does not alter node access specifically for views, but views makes use of the node access system of drupal itself. So when the node isn't visible in drupal, it won't be in views too.