[wp-trac] [WordPress Trac] #14417: wp_create_user throwing exceptions for empty emaild address
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 26 07:34:17 UTC 2010
#14417: wp_create_user throwing exceptions for empty emaild address
--------------------------+-------------------------------------------------
Reporter: umair.jabbar | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 3.0
Severity: blocker | Keywords: wp_create_user, empty email
--------------------------+-------------------------------------------------
wp_create_user in wp-includes/registration.php (line:306) throws an
exception : '''This email address is already registered.''' If no email
address is provided, but the function's documentation at
[http://codex.wordpress.org/Function_Reference/wp_create_user] says that
the email address is optional.
This used to work in 2.9.2, but is broken in 3.0 which is breaking one of
my sites.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14417>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list