Ticket #4257 (closed defect (bug): fixed)

Opened 5 years ago

Last modified 5 years ago

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

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

Change History

  • 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

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

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

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

Reopen for 2.2.1 consideration.

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

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

Note: See TracTickets for help on using tickets.