Closed (fixed)
Project:
OG Audience
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2008 at 02:51 UTC
Updated:
12 Jul 2008 at 07:24 UTC
At the moment, a user may remove a node from groups only if he/she is an admin of those groups or is both the node's author and a member of those groups.
Actually, anyone who has the permission to edit the node should have that right.
For non-admins, we need to check node_access('update') rather than $node->uid, and ignore the user's group subscriptions.
Comments
Comment #1
david lesieur commentedFurther explanation: OG allows any user who can edit the post to remove it from groups (from the node edit form). OG Audience should grant the same right. Done.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.