Closed (fixed)
Project:
Revisioning
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jun 2011 at 17:32 UTC
Updated:
13 Jul 2011 at 00:22 UTC
Jump to comment: Most recent file
'Auto-publish drafts' refers to a permission called 'publish revisions' which doesn't seem to exist. I've assumed that it is in fact referring to 'Publish content revisions' which I've ticked for 'Role A'. When I login as a user that has 'Role A' they're content is not published straight away as suggested (it's saved as a revision pending moderation).
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | revisioning-201106281513.patch | 1.81 KB | Dock |
Comments
Comment #1
rdeboerThanks for your report dixhuit.
You are right about the permission now being called 'Publish content revisions' in the D7 version. 'publish revisions' was the old D6 name.
I've fixed and committed this for the next version of Revisioning.
However I cannot reproduce your issue. Auto-publish works for me exactly the way it should. In my case the revision created is automatically published when that box is ticked on the content type.
Comment #2
rdeboerThis issue is probably related to the other issue dixhuit was having, which turned out to have nothing to do with Revisioning.
Comment #3
Dock commentedI confirm the issue. Problem takes place when new node is being created with auto-publishing.
My patch in attachment
Comment #4
Dock commentedComment #5
rdeboerThanks for the patch Dock!
Will have a look soon.
Rik
Comment #6
rdeboerPatch modified slightly and check into the master branch. Will be available in 7.x-1.1 when released.