Closed (fixed)
Project:
Comment ACL
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2011 at 16:10 UTC
Updated:
24 Jan 2013 at 21:20 UTC
This is a follow up on #942870: Default to access denied for nodes without view grants
In order for a user creating a node to view her node, she needs to be granted view access manually by a site administrator. comment_acl could provide an option to automatically grant view access to the node author.
Comments
Comment #1
scor commentedThis feature request is quite major as currently, project_issue will throw all sort of notices and a validation error upon the creation of an issue. I need to file an issue in project_issue about that, but having the option to automatically grant view access to the node author would work around that bug, and that's needed on s.d.o.
Comment #2
gregglesI think we solved this with http://drupal.org/project/content_access - does that seem good enough?
Comment #3
gregglesSeems like it's good enough.