[wp-trac] [WordPress Trac] #34192: PHP notice if user_login or user_email field isn't set when POSTing to wp-login.php?action=register

WordPress Trac noreply at wordpress.org
Wed Oct 7 14:42:41 UTC 2015


#34192: PHP notice if user_login or user_email field isn't set when POSTing to wp-
login.php?action=register
------------------------------------+--------------------------
 Reporter:  johnbillion             |       Owner:  johnbillion
     Type:  defect (bug)            |      Status:  closed
 Priority:  low                     |   Milestone:  4.4
Component:  Login and Registration  |     Version:
 Severity:  normal                  |  Resolution:  fixed
 Keywords:                          |     Focuses:
------------------------------------+--------------------------
Changes (by johnbillion):

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


Comment:

 In [changeset:"34910"]:
 {{{
 #!CommitTicketReference repository="" revision="34910"
 Prevent a PHP notice when POSTing to `wp-login.php?action=register`
 without a `user_login` or `user_email` field in the POST request.

 Fixes #34192
 }}}

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


More information about the wp-trac mailing list