Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#25954 closed defect (bug) (fixed)

jshint shouldn't throw errors: wp-includes/js/wp-ajax-response.js

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

Description

Added missing semicolon and changed == comparison to ===

Attachments (1)

25954.patch (1.2 KB) - added by OriginalEXE 10 years ago.
initial patch

Download all attachments as: .zip

Change History (4)

@OriginalEXE
10 years ago

initial patch

#1 @OriginalEXE
10 years ago

  • Keywords has-patch added

#2 @nacin
10 years ago

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

In 26159:

Fix JSHint errors in the old XML-based ajax response JS.

props OriginalEXE.
fixes #25954.

#3 @nacin
10 years ago

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