Active
Project:
Revision Moderation
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2008 at 21:27 UTC
Updated:
11 Apr 2008 at 17:25 UTC
I have a content type with revision moderation assigned to it. When an anonymous user goes in to edit the content the first time, it works ok. But, when a second anonymous user tries to edit the page, I get an error: "This content has been modified by another user, changes cannot be saved."
But this doesn't seem to happen for logged in users. The same logged in user can make multiple revisions in moderation... is there a way to change this behavior? or is there a reason for it?
Comments
Comment #1
hillaryneaf commentedIt's a conflict with the node.module... a node validate function... any idea on how to override this function?