[wp-trac] [WordPress Trac] #33406: Creating a new user without a password causes error message issues

WordPress Trac noreply at wordpress.org
Sun Sep 13 20:53:58 UTC 2015


#33406: Creating a new user without a password causes error message issues
-------------------------------------+---------------------------------
 Reporter:  morganestes              |       Owner:  chriscct7
     Type:  defect (bug)             |      Status:  reopened
 Priority:  normal                   |   Milestone:  4.3.1
Component:  Users                    |     Version:  4.3
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  ui, administration
-------------------------------------+---------------------------------
Changes (by ocean90):

 * keywords:  has-patch needs-testing fixed-major => has-patch needs-testing


Comment:

 The issue is that `generatePassword()` doesn't trigger a `change` event,
 only `pwupdate`.  Triggering the `change` event seems to work, at least in
 Chrome. But maybe we should use a custom event, see
 [attachment:33406.3.patch].

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


More information about the wp-trac mailing list