ID: 16503 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Operating System: linux PHP Version: 4.1.2 New Comment:
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 Previous Comments: ------------------------------------------------------------------------ [2002-04-08 23:44:47] [EMAIL PROTECTED] 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