See http://drupal.org/node/27881 and http://drupal.org/node/27534. In node.module, the first call to node_view (line 1502) in theme_node_preview clobbers the node body, so the full version preview has nothing to show.

CommentFileSizeAuthor
#1 node_clone_before_preview.patch982 bytesanj

Comments

anj’s picture

Status: Active » Needs work
StatusFileSize
new982 bytes

This is the same fix as suggested in the original discussion - I've just made it into a patch. Someone who really needs it should test it. As it's not been fully tested, I'll mark this as 'patch (code needs work)' for now.

Anj

magico’s picture

Status: Needs work » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)