[wp-trac] [WordPress Trac] #32158: wp_update_user() fails if email field case doesn't match
WordPress Trac
noreply at wordpress.org
Tue Jul 7 19:28:48 UTC 2015
#32158: wp_update_user() fails if email field case doesn't match
---------------------------+-----------------------------
Reporter: davidjbullock | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.2.3
Component: Users | Version: 4.2
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: administration
---------------------------+-----------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"33115"]:
{{{
#!CommitTicketReference repository="" revision="33115"
In `wp_insert_user()`, comparing an email address against the user's old
email address should not be case-sensitive.
Adds unit tests.
Props tyxla.
Fixes #32158.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32158#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list