[wp-trac] [WordPress Trac] #52086: user-profile.min.js issue on Firefox
WordPress Trac
noreply at wordpress.org
Wed Dec 16 00:44:14 UTC 2020
#52086: user-profile.min.js issue on Firefox
--------------------------+-----------------------------
Reporter: adi64bit | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 5.6
Severity: critical | Keywords:
Focuses: javascript |
--------------------------+-----------------------------
Hi Guys,
We found an issue no WordPress 5.6 when creating a new user on the firefox
but on other browser it's normal.
-. can't click on the "hide/show" password button
-. can't click on the "generated password" button
-. can't create a user when the password are manually type (i think
because #pass2 element doesn't fill the same value with #pass1 element
because of JS error)
{{{
jQuery.Deferred exception: o is undefined w at http://localhost/wp-admin/js
/user-profile.min.js?ver=5.6:2:180
m at http://localhost/wp-admin/js/user-profile.min.js?ver=5.6:2:935
@http://localhost/wp-admin/js/user-profile.min.js?ver=5.6:2:4841
e at http://localhost/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:30005
l/</t<@http://localhost/wp-
includes/js/jquery/jquery.min.js?ver=3.5.1:2:30307
setTimeout handler*l/<@http://localhost/wp-
includes/js/jquery/jquery.min.js?ver=3.5.1:2:30516
c at http://localhost/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:28294
fireWith at http://localhost/wp-
includes/js/jquery/jquery.min.js?ver=3.5.1:2:29039
fire at http://localhost/wp-
includes/js/jquery/jquery.min.js?ver=3.5.1:2:29075
c at http://localhost/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:28294
fireWith at http://localhost/wp-
includes/js/jquery/jquery.min.js?ver=3.5.1:2:29039
ready at http://localhost/wp-
includes/js/jquery/jquery.min.js?ver=3.5.1:2:32012
B at http://localhost/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:31791
EventListener.handleEvent*@http://localhost/wp-
includes/js/jquery/jquery.min.js?ver=3.5.1:2:32160
@http://localhost/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:220
@http://localhost/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:225
}}}
{{{
Uncaught TypeError: o is undefined
w user-profile.min.js:16
m user-profile.min.js:35
<anonymous> user-profile.min.js:166
jQuery 13
e
t
setTimeout handler*l/<
c
fireWith
fire
c
fireWith
ready
B
EventListener.handleEvent*
<anonymous>
<anonymous>
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52086>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list