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

fago’s picture

Category: bug » support
Status: Active » Closed (works as designed)

CA 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.