Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#26017 closed defect (bug) (fixed)

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

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

Description

Patch to come

Attachments (3)

26016.diff (5.7 KB) - added by dougwollison 11 years ago.
Missed a couple spacing fixes
26017.diff (1.4 KB) - added by dougwollison 11 years ago.
Initial changes: spacing, braces, equals, keys fixed and globals declared.
26017.2.diff (1.3 KB) - added by dougwollison 11 years ago.
Revised declaration of globals.

Download all attachments as: .zip

Change History (7)

@dougwollison
11 years ago

Missed a couple spacing fixes

#1 @dougwollison
11 years ago

Ignore first diff file; I need to be careful having 3 tabs open for tickets.

@dougwollison
11 years ago

Initial changes: spacing, braces, equals, keys fixed and globals declared.

#2 @dougwollison
11 years ago

  • Keywords has-patch added

@dougwollison
11 years ago

Revised declaration of globals.

#3 @nacin
11 years ago

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

In 26238:

JSHint fixes for user-suggest.js.

props dougwollison.
fixes #26017.

#4 @SergeyBiryukov
11 years ago

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