Opened 6 years ago

Closed 6 years ago

#4257 closed defect (bug) (fixed)

Javascript problem in "edit comment"

Reported by: momo360modena Owned by: rob1n
Priority: normal Milestone: 2.2.1
Component: Administration Version: 2.2
Severity: normal Keywords: has-patch
Cc:

Description

In version 2.2 RC2

http://wp/comment.php?action=editcomment&c=1

cause a javascript error :

comment.php (line 146)

tinyMCE is not defined
[Break on this error] if ( tinyMCE.isMSIE )

Attachments (2)

bug_edit_comments.gif (16.1 KB) - added by momo360modena 6 years ago.
4257.diff (618 bytes) - added by johnbillion 6 years ago.

Download all attachments as: .zip

Change History (9)

  • Keywords needs-patch added

Reproduced. Only happens if your user is set to use the RTE.

I think TinyMCE was forgotten somewhere along the way there...

  • Milestone changed from 2.2 to 2.3
  • Keywords has-patch added; needs-patch removed

Patch attached

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

(In [5602]) Check that tinyMCE is defined. Props johnbillion. fixes #4257

  • Milestone changed from 2.3 to 2.2.1
  • Resolution fixed deleted
  • Status changed from closed to reopened
  • Owner changed from anonymous to rob1n
  • Status changed from reopened to new

Reopen for 2.2.1 consideration.

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

(In [5603]) Check that tinyMCE is defined. Props johnbillion. fixes #4257 for 2.2

Note: See TracTickets for help on using tickets.