Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#26016 closed defect (bug) (fixed)

jshint shouldn't throw errors: wp-admin/js/user-profile.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 (4)

26016.diff (5.6 KB) - added by dougwollison 11 years ago.
Initial changes: spacing, braces, equals, keys fixed, globals added, var statements consolidated.
26016.2.diff (5.7 KB) - added by dougwollison 11 years ago.
Missed a couple spacing fixes
26016.3.diff (5.6 KB) - added by dougwollison 11 years ago.
Revised declaration of globals.
26016.4.diff (3.6 KB) - added by dougwollison 11 years ago.
Just the jshint fixes.

Download all attachments as: .zip

Change History (7)

@dougwollison
11 years ago

Initial changes: spacing, braces, equals, keys fixed, globals added, var statements consolidated.

#1 @dougwollison
11 years ago

  • Keywords has-patch added

@dougwollison
11 years ago

Missed a couple spacing fixes

@dougwollison
11 years ago

Revised declaration of globals.

@dougwollison
11 years ago

Just the jshint fixes.

#2 @nacin
11 years ago

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

In 26266:

Fix JShint errors in user-profile.js.

props dougwollison.
fixes #26016.

#3 @SergeyBiryukov
11 years ago

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