Opened 6 years ago
Closed 6 years ago
#4257 closed defect (bug) (fixed)
Javascript problem in "edit comment"
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (9)
momo360modena — 6 years ago
johnbillion — 6 years ago
- Resolution set to fixed
- Status changed from new to closed
- 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.
Note: See
TracTickets for help on using
tickets.

Reproduced. Only happens if your user is set to use the RTE.
I think TinyMCE was forgotten somewhere along the way there...