Closed (duplicate)
Project:
Drupal core
Version:
6.3
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2008 at 15:57 UTC
Updated:
7 Apr 2009 at 15:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
Leonth commentedGot exactly the same problem with 6.2 and 6.3 (actually I found it in 6.2 and I hoped it got fixed in 6.3... seems its isn't). Here's the patch to fix the bug. (it's just one line...)
Comment #2
Leonth commentedThe last patch has a problem - if a node is edited for the first time, the log message is set from the latest revision. I don't know if this is what drupal wants - anyway, with this new patch the log message is reset when we're not doing preview. Please decide which behavior is more appropriate for drupal...
Comment #3
gpk commentedMarking as duplicate of #385602: Log message is lost on node preview since the latter has a more recent patch.