On my site I have an "officers" role with extra privileges and authenticated users. I installed Advanced Poll. I found that officers could edit polls even if vote on polls was the only permission checked for them. Authenticated users could not edit polls. I updated to the most recent version that slits out permissions into edit, edit own, etc. thinking that might help. I still have the problem that officers can edit polls even though voting is the only permission enabled.

Any suggestions?

Comments

anders.fajerson’s picture

Version: master » 5.x-1.x-dev

Do they have the 'administer node' permission?

jonmower’s picture

It's possible that they might have previously, but I have changed some of node permissions (don't remember which) because I suspected it could be related.

Currently at least, they do not have administer node permission but can still edit polls.

anders.fajerson’s picture

Could you install a clean installation of Drupal and Advpoll, create the relevant roles with permissions and see if you can reporoduce?

jonmower’s picture

will do...eventually...and get back to you

ChrisKennedy’s picture

Status: Active » Postponed (maintainer needs more info)

Also - are you using any access control modules?

jonmower’s picture

Yep, that was it. They had update and edit privileges in taxonomy access (which is what I had originally intended...this poll was the first time I've wanted to have it different than that).

Thanks

anders.fajerson’s picture

Status: Postponed (maintainer needs more info) » Fixed

Ok, great.

Anonymous’s picture

Status: Fixed » Closed (fixed)