[wp-trac] [WordPress Trac] #33699: Hidden password input fields should default to disabled="disabled"

WordPress Trac noreply at wordpress.org
Fri Nov 20 02:59:16 UTC 2015


#33699: Hidden password input fields should default to disabled="disabled"
--------------------------+---------------------------------------------
 Reporter:  raamdev       |       Owner:  adamsilverstein
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  4.4
Component:  Users         |     Version:  4.3
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:  ui, javascript, administration
--------------------------+---------------------------------------------
Changes (by SergeyBiryukov):

 * keywords:  has-patch needs-testing => needs-patch
 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 [35603] and [35649] broke creating a new user via Add New User screen.
 {{{
 Notice: Undefined index: user_pass in wp-includes/user-functions.php on
 line 1295
 }}}
 The password is no longer passed to `edit_user()` and `wp_insert_user()`.

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


More information about the wp-trac mailing list