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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | node_clone_before_preview.patch | 982 bytes | anj |
Comments
Comment #1
anj commentedThis 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
Comment #2
magico commentedComment #3
(not verified) commented