From: drew dot griffiths at clara dot co dot uk Operating system: windows 2000 PHP version: 4.3.3 PHP Bug Type: Mail related Bug description: mail corruption
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 bug report at http://bugs.php.net/?id=25467&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25467&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25467&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25467&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25467&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25467&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25467&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25467&r=support Expected behavior: http://bugs.php.net/fix.php?id=25467&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25467&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25467&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25467&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25467&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25467&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25467&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25467&r=gnused
