Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#8656 closed defect (bug) (fixed)

[PATCH] Explicitly declare and close switchEditors

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

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 18 years ago.

Download all attachments as: .zip

Change History (4)

#1 @azaozz
18 years ago

  • Resolutionfixed
  • Status newclosed

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

#2 @azaozz
18 years ago

  • Milestone 2.7.12.8
  • Resolution fixed
  • Status closedreopened

Reopen for 2.8

#3 @azaozz
18 years ago

  • Resolutionfixed
  • Status reopenedclosed

(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.