I'm using the 4.7 version of this cool module with some customizations and bug fixes. Here's a scenario I was thinking - I'd like to know how the 5.x version of this module handles this:
User creates a node and posts it only to one group he's subscribed to. So post is visible only to that group and the user is NOT the admin of that group.
The group admin (a different user) decides to remove this post from his group.
Now the node is orphaned. Even the owner of the node gets 'access denied'.
What is the best way to handle this?
Is there anyway that a post with no entry in the node_access table is allowed to be viewed by atleast by the node author?
Comments
Comment #1
moshe weitzman commentedsince og 5.3, this becomes a public node. any post with no groups is public (unles some other node access module protects it. thats rare.)
Comment #2
(not verified) commented