Closed (works as designed)
Project:
Advanced Poll
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 May 2009 at 17:07 UTC
Updated:
6 Jun 2010 at 18:37 UTC
So I have user 1 (superuser) and user 2, who is given lots of admin permissions.
User 1 can edit polls regardless of permissions set under "edit polls" and "edit own polls".
User 2 can't edit polls, even if "edit polls" and "edit own polls" and all other adv_poll permissions give.
The only way User 2 can edit polls is if "administer filters" permission is given.
Very odd...
Comments
Comment #1
anders.fajerson commentedMake sure that the input filter used for the body text is a filter that both roles have access to. If a node is saved with an input filter that a user don't have access to Drupal doesn't allow the user to edit that node.
Comment #2
miro_dietikerWell this is std drupal behaviour. this issue comes up here and there time by time.