I am running D6.14 (brand new install). I am the only user and am using user1 (no permissions issues in other words). I enabled revision creation in the workflow for the content types. But it isn't working.

It is the strangest thing. When I edit a node who has "create new revision" checked and then save it, a revision does not get created unless I type a message in the log field.

I don't get an error but was wondering if it had to do with the issue here http://drupal.org/node/135039. I ran SELECT @@sql_mode and it did not return anything. So I assume strict mode is not on but don't know if that is even the issue.

thoughts?

Comments

idcm’s picture

I just discovered that the issue is with book page nodes. I don't know why but I can see revisions on pages that are not created using the book page content type.

thoughts?

idcm’s picture

after i tested the revision by entering a log comment, suddenly revisions is working for book nodes. this is so bizarre.