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

WordPress Trac noreply at wordpress.org
Mon Nov 16 05:07:35 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:  has-patch        |     Focuses:  ui, javascript, administration
  needs-testing              |
-----------------------------+---------------------------------------------

Comment (by adamsilverstein):

 @flixos90 Good catch. I think this affects the password reset screen as
 well where the password is initially shown.

 I like your suggestion of breaking out the script if needed, however lets
 leave that for another ticket.

 In [attachment:33699.4.diff] :

 * Only disable text password field if it is hidden, corrects a bug where
 the visible password field would be disabled on the password reset and
 WordPress install screens since r35603.
 * Verified passes JSHint

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


More information about the wp-trac mailing list