Closed (outdated)
Project:
Private
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2007 at 15:43 UTC
Updated:
26 Sep 2016 at 15:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedOh boy did the bug around this cause me issues.
Here is a patch that actually solves this and also another issue.
If you do not select the private checkbox and you don't pass the if($node->private) then no grant entry is added into the node_access table. When this happens, users that are not logged in will not be able to see that node. This was my pain.
Comment #2
gregglesThanks for the bug report and patch!
Marking this as closed-outdated as the 5.x version is no longer supported and I don't think this issue affects the 6.x and later versions.
If the problem persists on newer versions, please reopen this issue.
Comment #3
greggles