Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51613, comment 13


Ignore:
Timestamp:
10/26/2020 05:28:40 PM (6 years ago)
Author:
adamsilverstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51613, comment 13

    initial v1  
    11In [attachment:"51613.diff"] I remove the preloading of the password on JS entirely, we already do this in PHP where needed. In my testing this fixed the error and password generation continued to work well where needed.
    22
    3 @sarahricker and @ntsekouras can you confirm this resolves the console error you were seeing and also if possible test the user profile, password reset and new site install screens to verify password generation still works as expected?
     3@sarahricker and @ntsekouras can you confirm this resolves the console error you were seeing and also if possible test the user profile, password reset and new site install screens to verify password generation (plus show/hide and cancel when present) still works as expected?