Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#25999 closed defect (bug) (fixed)

jshint shouldn't throw errors: wp-admin/js/gallery.js

Reported by: dougwollison's profile dougwollison Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 3.8 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch
Focuses: Cc:

Description


Attachments (3)

25999.diff (9.8 KB) - added by dougwollison 11 years ago.
Initial changes; spacing, braces, equals and globals fixed.
25999.2.diff (9.8 KB) - added by dougwollison 11 years ago.
Revised declaration of globals.
25999.3.diff (4.9 KB) - added by dougwollison 11 years ago.
Just the jshint fixes.

Download all attachments as: .zip

Change History (5)

@dougwollison
11 years ago

Initial changes; spacing, braces, equals and globals fixed.

@dougwollison
11 years ago

Revised declaration of globals.

@dougwollison
11 years ago

Just the jshint fixes.

#1 @jorbin
11 years ago

  • Milestone changed from Awaiting Review to 3.8

#2 @SergeyBiryukov
11 years ago

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

In 26269:

Fix JSHint errors in gallery.js.

props dougwollison.
fixes #25999.

Note: See TracTickets for help on using tickets.