Closed (works as designed)
Project:
Private
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2008 at 16:46 UTC
Updated:
24 Nov 2008 at 00:31 UTC
Installed private module 6.x-1.x but don't get it working correctly. private checkbox appears on edit node pages, nodes marked as private have icon correctly attached and realms private and private_author are written into node_access table but access to content is not limited to author of node. I granted only "mark content as private" permission to user rolls for allowing them to make private blog posts but all other users with the same roll also have access to their private content. any hint how to limit access content author?
Comments
Comment #1
gregglesDo you have any other node access modules installed?
Comment #2
portaporpoise commentedDon't know whether you're in the same situation, but I'm using both Organic Groups and Private. When my users mark a post as private but still publish to their group, the post is still visible to their group. Private only works when they remember not to publish to the group.
Comment #3
geraldito commentedI was playing around with Taxonomy Access Control Lite but have it disabled. But using module Private on a fresh Drupal 6.6 install works fine so maybe access rules weren't reset right after disabling tac lite.
Comment #4
gregglesI'm going to mark this by design. It's a limitation of the node access system in Drupal core.