Posted by mikevk on August 7, 2005 at 1:37am
| Project: | Drupal core |
| Version: | 4.6.0 |
| Component: | node.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#1
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
#2
#3