[wp-trac] [WordPress Trac] #17890: "Add New Site" screen reports invalid email addresses as missing

WordPress Trac noreply at wordpress.org
Sun Oct 12 00:21:03 UTC 2014


#17890: "Add New Site" screen reports invalid email addresses as missing
-------------------------------------+-------------------------------------
 Reporter:  kawauso                  |       Owner:  jeremyfelt
     Type:  defect (bug)             |      Status:  closed
 Priority:  low                      |   Milestone:  4.1
Component:  Networks and Sites       |     Version:  3.1.3
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch commit         |     Focuses:  multisite,
  3.9-early                          |  administration
-------------------------------------+-------------------------------------
Changes (by jeremyfelt):

 * owner:   => jeremyfelt
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"29877"]:
 {{{
 #!CommitTicketReference repository="" revision="29877"
 Differentiate between invalid and missing admin emails when adding a new
 site

 Check the emptiness of the admin email before using `sanitize_email()` and
 `is_email()` to determine if the address is valid.

 Fixes #17890
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/17890#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list