Opened 19 years ago
Closed 19 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: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Reproduced. Only happens if your user is set to use the RTE.
I think TinyMCE was forgotten somewhere along the way there...