ID:               16503
 Comment by:       michael at internetmarketinggroup dot com
 Reported By:      carl-fox at surplusnet dot com
 Status:           Bogus
 Bug Type:         Mail related
 Operating System: linux
 PHP Version:      4.1.2
 New Comment:

Sander,

this is a bug and has nothing to do with support. 
It shouldn't put escape characters in the e-mails.

I'm getting the same problem as carl-fox, and I'm running Win2k

Please respond with a fix.

Thanks


Previous Comments:
------------------------------------------------------------------------

[2002-04-09 04:16:02] [EMAIL PROTECTED]

The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php



------------------------------------------------------------------------

[2002-04-08 23:48:05] carl-fox at surplusnet dot com

mail() improperly escapes single and double quotes.  For example:   ' 

   appears as   \'   (as when an apostrophe
   is in the email text, like    " person's  automobile"  shows up as
   "person\'s automobile".  The email sent contains the escaped
character
   with the \ in front of it instead

------------------------------------------------------------------------

[2002-04-08 23:44:47] carl-fox at surplusnet dot com

mail() improperly escapes single and double quotes.  For example:   '  
appears as   \'   (as when an apostrophe
is in the email text, like    " person's  automobile"  shows up as
"person\'s automobile".  The email sent contains the escaped character
with the \ in front of it instead of sending the character properly.   

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16503&edit=1

Reply via email to