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

ymmatt’s picture

Can 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.?

seanburlington’s picture

Hi
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..??

realityloop’s picture

You 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

realityloop’s picture

Status: Active » Needs review

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

realityloop’s picture

Status: Needs review » Closed (fixed)