I have a behaviour in my book which I do not understand. Creation Date = Last Comment Date = Update Date on almost every book page when changing just one book page. There are no comments or changes for all those nodes.
And what I do not understand at all. Why does some code change the creation date of a node, this should not happen.
I disabled this module and book core module alone seems to work correct.
Now ALL my bookpages I think have as creatio date today - not very good ...
I am not sure it it is draggable views module, but as far as I can say at the moment it is.
Does this module change somewhere the creation date?
In my opinion creation date should not be touched.
Comments
Comment #1
baff commentedI have tested this many times .... all nodes dates are updated !
Comment #2
baff commentedComment #3
baaj commentedI'm having this same issue in 6.x-3.5
Comment #4
longwaveIn draggableviews/modules/draggableviews_book/draggableviews_handler_book.inc, try commenting out the line towards the end of save() that reads
$node = node_submit($node);I think this is unnecessary and could be causing this issue.
Comment #5
baff commentedDoes this problem still exists?
Comment #6
Dash commentedI tried this and still had the same problem. Is there any way of resetting the dates once they have been changed?
Comment #7
istryker commentedMarking as close wont fix as 6.x is now unsupported