Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#25944 closed defect (bug) (fixed)

jshint shouldn't throw errors - wp-admin/js/theme-preview.js

Reported by: tommcfarlin's profile tommcfarlin Owned by: nacin's profile nacin
Milestone: 3.8 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords:
Focuses: Cc:

Description

The included patch for this ticket will resolve JSHint errors for the Theme Preview JS file.

Additional description of the changes will be coming once the patch is complete.

Attachments (1)

theme-preview.diff (1.5 KB) - added by tommcfarlin 11 years ago.
Resolving JSHint errors regarding closing braces, missing semicolons, and undefined variables.

Download all attachments as: .zip

Change History (3)

@tommcfarlin
11 years ago

Resolving JSHint errors regarding closing braces, missing semicolons, and undefined variables.

#1 @nacin
11 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In 26232:

Fix JSHint errors in three files.

props tommcfarlin.
fixes #25942, #25943, #25944.

#2 @SergeyBiryukov
11 years ago

  • Milestone changed from Awaiting Review to 3.8
Note: See TracTickets for help on using tickets.