Closed (won't fix)
Project:
Workflow
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2009 at 10:33 UTC
Updated:
14 Nov 2011 at 18:18 UTC
I have draft,review and approve state in workflow.
I donot want that author edit when the content is in review state but in my case it is happening.
I have content revisioning on.
I am attaching the screenshot of access control state.
Comments
Comment #1
drupalfox commentedSame issue
Do you have any solution
Comment #2
ashiwebi commentedAny one suggest the solution of it.
Comment #3
kepford commentedYou need to remove permissions for authenticated users in your Review state. This is superseding your other permissions.
Comment #4
Bastlynn commentedSince this request is over 2 years old, I'm going to assume a solution was found or you've moved on. If not, please get updated to the latest versions of all modules and make a request for it against Drupal 7 and I'll be glad to take a look at it.
Please remember when you are setting permissions in Drupal that they are additive not subtractive. If *any* permission says they can edit, then the answer is they can edit. So if you've given them permission to edit their own work on the permissions page, then... they have that - regardless of what workflow says on the matter.