Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#8656 closed defect (bug) (fixed)

[PATCH] Explicitly declare and close switchEditors

Reported by: projct's profile projct Owned by:
Milestone: 2.8 Priority: normal
Severity: normal Version: 2.7
Component: General Keywords:
Focuses: Cc:

Description

switchEditors needs to be declared correctly, and is missing a semicolon at the end of its declaration.

Attachments (1)

explicitly-declare-and-terminate-switcheditors.diff (316 bytes) - added by projct 15 years ago.

Download all attachments as: .zip

Change History (4)

#1 @azaozz
15 years ago

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

(In [10231]) Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for 2.7

#2 @azaozz
15 years ago

  • Milestone changed from 2.7.1 to 2.8
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopen for 2.8

#3 @azaozz
15 years ago

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

(In [10232]) Explicitly declare Javascript vars when created, props projct, fixes #8654, fixes #8655, fixes #8656, for trunk

Note: See TracTickets for help on using tickets.