Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#8807 closed defect (bug) (fixed)

JS Checkbox toggleall error on non-comment page

Reported by: dd32's profile DD32 Owned by: azaozz's profile azaozz
Milestone: 2.8 Priority: normal
Severity: normal Version: 2.8
Component: JavaScript Keywords: has-patch
Focuses: Cc:

Description

message: Statement on line 208: Undefined variable: toggleWithKeyboard

Patch moves the undefined check to before the variables use.. Not entirely sure why it wasn't showing up before though. (I'm using .dev.js files)

Attachments (1)

8807.diff (722 bytes) - added by DD32 15 years ago.

Download all attachments as: .zip

Change History (2)

@DD32
15 years ago

#1 @ryan
15 years ago

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

(In [10325]) Move undefined check up. Props DD32. fixes #8807 for trunk

Note: See TracTickets for help on using tickets.