Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#26016 closed defect (bug) (fixed)

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

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

Description

Patch to come

Attachments (4)

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

Download all attachments as: .zip

Change History (7)

@dougwollison
13 years ago

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

#1 @dougwollison
13 years ago

  • Keywords has-patch added

@dougwollison
13 years ago

Missed a couple spacing fixes

@dougwollison
13 years ago

Revised declaration of globals.

@dougwollison
13 years ago

Just the jshint fixes.

#2 @nacin
13 years ago

  • Owner set to nacin
  • Resolutionfixed
  • Status newclosed

In 26266:

Fix JShint errors in user-profile.js.

props dougwollison.
fixes #26016.

#3 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review3.8
Note: See TracTickets for help on using tickets.