Draft is being published
newbie510 - August 26, 2008 - 19:49
| Project: | Save As Draft |
| Version: | 5.x-1.0-beta1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
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.

#1
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.?
#2
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..??
#3
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
#4
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.