I was previously running Drupal 4.6.3 (patched to 4.6.4). I followed the new instructions to upgrade to 4.6.6 which was to copy the files on top of the previous release. While most of the site works, I now find that the "Preview full version" does not display the body of the message -- only the headers (Subject, submitted by, taxonomy terms).

I tried switching to other themes and have the same problem whether I use my "custom" theme (Mildly modified from bluemarine) or any of the other themes supplied.

CommentFileSizeAuthor
#2 node_47.patch784 bytesRussell McOrmond

Comments

Russell McOrmond’s picture

Short memory. This is an old bug which I assumed was fixed by now and that hit me with past upgrades as well.

http://drupal.org/node/27881

Russell McOrmond’s picture

Status: Active » Needs review
StatusFileSize
new784 bytes

It was suggested on IRC that I should make this into a patch and change the status to get this into CVS.

webchick’s picture

Status: Needs review » Closed (duplicate)

This is a duplicate of http://drupal.org/node/52586 which is already in HEAD/4.7. Thanks for rolling a patch all the same, though! :)

webchick’s picture

Status: Closed (duplicate) » Needs work

Oops! My mistake. This is for 4.6. I saw the _47 and got confused.

Please use drupal_clone instead of just clone. clone was not available in PHP 4.

magico’s picture

Version: 4.6.6 » 4.6.9
Status: Needs work » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)