[wp-trac] [WordPress Trac] #18039: Allow apostrophes in email addresses when accounts are added via Dashboard
WordPress Trac
noreply at wordpress.org
Thu Sep 26 17:36:26 UTC 2013
#18039: Allow apostrophes in email addresses when accounts are added via Dashboard
-------------------------------------+------------------
Reporter: boonebgorges | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.7
Component: Users | Version: 3.2
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+------------------
Changes (by boonebgorges):
* keywords: has-patch needs-unit-tests => has-patch needs-testing
Comment:
18039.02 is a refresh that does the following:
- refreshes up to trunk at 25631. Much of the logic has been centralized
since the original patch, so there's less to do. Mostly stripslashes().
- refreshes for develop.svn.wordpress.org repo format
- adds a test for the new `esc_email()`
wonderboymusic - The real fixes in this patch come from the way that
`$_POST` data is handled in the procedural logic of `user-new.php` etc.
It's not easy to write tests for this sort of thing.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18039#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list