If I log in as an editor role (no 'administer nodes' rights) and I make a page edit with the Save As Draft checkbox turned on, I am seeing that change published to the live site right away. According to the description, this should not be shown on the front end site right away, correct? Any info/help is much appreciated.
Comments
Comment #1
ymmatt commentedCan you supply a more detailed description, and steps to replicate. Fully uninstall the module (and revision moderation if it is installed) and start from there.
What DB are you you using, what version of PHP/Apache etc.?
Comment #2
seanburlington commentedHi
I'm seeing the same thing
If I don't "Create new revision" but do "Save this node as a draft"
Then the changes are applied to the existing (live) revision.
So I guess that this feature only works as expected if "create new revision" is the default setting..??
Comment #3
realityloop commentedYou probably need to enable revisions on the content type in question, I've patched so this happens automatically in the D6 version, I'll look at backporting it to the D5 release as well
Comment #4
realityloop commentedFix applied to 5x dev release, it now automatically enables revisions when you check Save as Draft
May take a few hours to sync to download, you can grab it from CVS is you want it fast.
Comment #5
realityloop commented