From:             soporte at redycomercio dot com
Operating system: win 2000
PHP version:      4.3.3
PHP Bug Type:     Mail related
Bug description:   mail function chops html code when is used with php ver 4.3.3

Description:
------------
Hello!

When we send an html e-mail using the mail function with php ver 4.3.3 we
do not get the same result as if we were using php ver 4.3.1 We have tried
the same e-mail file using the mail function on both versions 4.3.1 and
4.3.3 We notice that ver 4.3.3 chops some characters from the html code
sent. Notice that we have properly formated the html code before using the
email function, also we have use the wordwrap funcion as well. Our html
complains with standars!
Notice that this possible bug is a variant of "Bug #25638: Error in mail()
function -- possibly in headers" On this case we do not get garbage but
some code chopped

Any ideas? Thank you very much for you help!  

Fabio Castaneda


-- 
Edit bug report at http://bugs.php.net/?id=26061&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26061&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26061&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26061&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26061&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26061&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26061&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26061&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26061&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26061&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26061&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26061&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26061&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26061&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26061&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26061&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26061&r=float

Reply via email to