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

WordPress Trac noreply at wordpress.org
Thu Nov 28 02:09:12 UTC 2013


#17890: "Add New Site" screen reports invalid email addresses as missing
---------------------------+-----------------------------
 Reporter:  kawauso        |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  low            |   Milestone:  Future Release
Component:  Network Admin  |     Version:  3.1.3
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |
---------------------------+-----------------------------
Changes (by jeremyfelt):

 * priority:  normal => low
 * milestone:  Awaiting Review => Future Release


Comment:

 Confirmed behavior. This is a pretty strange error message to toss up when
 an invalid email is entered.

 [attachment:17890.2.diff] continues to use `is_email()`, as there is just
 enough difference in functionality and we should continue to respect the
 filters that may be extending that. The `sanitize_email()` use is moved
 down a bit after we check for a completely missing email address.

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


More information about the wp-trac mailing list