[wp-trac] [WordPress Trac] #24630: Add New User UI incorrectly requires E-mail address

WordPress Trac noreply at wordpress.org
Mon Jun 24 08:44:21 UTC 2013


#24630: Add New User UI incorrectly requires E-mail address
--------------------------+------------------------
 Reporter:  raamdev       |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Users         |     Version:
 Severity:  normal        |  Resolution:  duplicate
 Keywords:                |
--------------------------+------------------------
Changes (by SergeyBiryukov):

 * status:  new => closed
 * resolution:   => duplicate
 * milestone:  Awaiting Review =>


Comment:

 `wp_create_user()` was introduced in [2872], `$email` became optional in
 [2915], apparently for the MT importer.

 Calling `wp_create_user()` with an empty address throws an error, see
 #14417 (which was closed as a duplicate of #14767, going to do the same
 here). According to [comment:ticket:14767:3], we should make email
 addresses required and enforce uniqueness.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24630#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list