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

anders.fajerson’s picture

Category: bug » support

Make 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.

miro_dietiker’s picture

Status: Active » Closed (works as designed)

Well this is std drupal behaviour. this issue comes up here and there time by time.