Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#25201 closed defect (bug) (fixed)

"zxcvbn is not defined" Error During Install

Reported by: iandunn Owned by: nacin
Priority: high Milestone: 3.7
Component: Upgrade/Install Version: 3.7
Severity: major Keywords: has-patch
Cc: Focuses:

Description

If the install is in a subdirectory, _zxcvbnSettings.src is set incorrectly in script-loader.php and results in a 404.

Attachments (3)

25201.2.diff (690 bytes ) - added by SergeyBiryukov 13 years ago.
25201.diff (637 bytes ) - added by iandunn 13 years ago.
25201.3.diff (736 bytes ) - added by nacin 13 years ago.

Download all attachments as: .zip

Change History (9)

#1 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review3.7
  • Versiontrunk

#3 @SergeyBiryukov
13 years ago

  • Priority normalhigh
  • Severity normalmajor

Raising priority, as the password meter doesn't work at all in this case.

25201.2.diff is an alternative approach, just to have something to choose from.

@iandunn
13 years ago

#4 @SergeyBiryukov
13 years ago

#25226 was marked as a duplicate.

@nacin
13 years ago

#5 @nacin
13 years ago

  • Owner set to nacin
  • Resolutionfixed
  • Status newclosed

In 25246:

Ensure zxcvbn.min.js loads when we are guessing the wp-includes URL.

props iandunn, SergeyBiryukov.
fixes #25201.

#6 @SergeyBiryukov
13 years ago

  • Version trunk3.7
Note: See TracTickets for help on using tickets.