Edit report at https://bugs.php.net/bug.php?id=70443&edit=1
ID: 70443 Updated by: c...@php.net Reported by: colinodell at gmail dot com Summary: VCS request form doesn't handle apostrophes correctly -Status: Open +Status: Closed Type: Bug Package: Website problem PHP Version: Irrelevant -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: This should be fixed with <https://github.com/php/web-master/commit/9cfe978d68ea1be16273f1fa71307e6d65b93a77>. Previous Comments: ------------------------------------------------------------------------ [2015-09-07 02:18:09] colinodell at gmail dot com Description: ------------ My name (Colin O'Dell) contains an apostrophe character. When I submitted the VCS request form (http://php.net/git-php.php), the resulting email to the mailing list (http://news.php.net/php.doc/969385877) didn't properly (un)escape the apostrophe. Expected result: ---------------- My name would appear as: Colin O'Dell Actual result: -------------- See http://news.php.net/php.doc/969385877 There's a backslash in the "From" field. The email body also contains a backslash followed by the numeric HTML entity. And here's how the email came through: https://dl.dropboxusercontent.com/u/449877/ShareX/2015/09/2015-09-06_22-17-37.png ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=70443&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php