ID: 25467 Comment by: scott at dotsonspace dot com Reported By: drew dot griffiths at clara dot co dot uk Status: Closed Bug Type: Mail related Operating System: windows 2000 PHP Version: 4.3.3 New Comment:
I have been experiencing the same problem. I upgraded to 4.3.3 from 4.3.2. Upon upgrading when I would send out an e-mail with my $page_content variable as the body it simply strips a single html opening tag, which in turn messes up my table. But, when I echo the same $page_content variable to the browser no such error exists. I have since rolled back to version 4.3.2 to alleviate the problem and everything appears to work fine. Previous Comments: ------------------------------------------------------------------------ [2003-09-10 08:00:22] [EMAIL PROTECTED] This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2003-09-10 07:49:11] drew dot griffiths at clara dot co dot uk Description: ------------ Php 4.3.3 has been installed on a fully patched windows 2000 system with IIS. A function which passes html code within a variable to the mail function produces a random corruption of characters within the email. This has been tested with different SMTP servers with no effect. The problem was resolved by installing a previous version of PHP. (4.2.x) This problem would only occur when the HTML was passed in a variable and echoing the variable to the screen showed no corruption. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25467&edit=1
