Hi,

I either found a bug or I misunderstand how the revision system works with nodes other than the books: let me explain. When authenticated users create a new book page, a new revision is automatically created. However, only administrators seem to be able to create new revisions when editing non-book nodes with my Drupal 4.5 setup. Is this how it's supposed to work or is it a bug?

I have revision set for all nodes in admin/node/configure/defaults and I think I have user permissions set correctly. I found this old issue, which seems to indicate this was once a bug, but it was never corrected because it apparently couldn't be reproduced. Well, I can reproduce it now.

I'm not sure if it's a bug or if this is how it's intended to work, but my goal is to make revisions work for authenticated users with the flexinode.module (I couldn't get it to work with the page.module either, btw.)

Any help would be great!

Thanks!

Comments

register’s picture

I came across another user post having the same problem.

Revisions on pages and stories

The user seems to have settled for a workaround by having adminstrators create revisions, but this won't work for me.