"Generate Password" button in Create New Account does not work (issue resolved)

pedroadsl

Registered
Jan 19, 2009
3
0
51
From a few week when I try to Create a New Account in WHM and try to click on "Generate Password" button. I got Javascript error on line 414 of script5/wwwacctform (runtime generated file of cpanel).

Today I found that this error is in the file

/usr/local/cpanel/whostmgr/docroot/passbar/passbar_header.html

at line 18 you find :
<script language="javascript" src="%MagicRevision://passbar/password_strength_optimized.js%"></script>

replace with
<script language="javascript" src="%MagicRevision:/passbar/password_strength_optimized.js%"></script>

The problem was one slash more after MagicaRevision:

I don't know If other people got this error, but I hope that this post is appreciated

(cPanel version 11.24.4-R33311 - WHM version 11.24.2 - X 3.9)


bye bye
 

pedroadsl

Registered
Jan 19, 2009
3
0
51
Bug alwasy when cpanel update - where can I notice this issue ?

From a few week when I try to Create a New Account in WHM and try to click on "Generate Password" button. I got Javascript error on line 414 of script5/wwwacctform (runtime generated file of cpanel).

Today I found that this error is in the file

/usr/local/cpanel/whostmgr/docroot/passbar/passbar_header.html

at line 18 you find :
<script language="javascript" src="%MagicRevision://passbar/password_strength_optimized.js%"></script>

replace with
<script language="javascript" src="%MagicRevision:/passbar/password_strength_optimized.js%"></script>

The problem was one slash more after MagicaRevision:

It's not possible every day make this change ... it's possible notice this issue to cpanel team ??

I don't know If other people got this error, but I hope that this post is appreciated

(cPanel version 11.24.4-R33311 - WHM version 11.24.2 - X 3.9)
 

pedroadsl

Registered
Jan 19, 2009
3
0
51
thank you for reply...
I got error if I don't change the line specified above...

Both IE 7 and Firefox ....

Now I post the bug..

Sorry for the 2 post