Closed (won't fix)
Project:
TinyMCE
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2007 at 19:05 UTC
Updated:
3 Feb 2013 at 19:52 UTC
Using latest version of module (admin screen says: Revision: 1.90.4.16 $ $Date: 2007/02/25 20:02:44) and ver 2.1.0 from moxiecode. Everything shows up fine but whenever I use a feature that requires launching a new browser window (e.g., insert image, insert table, etc.) nothing happens except for a javascript error: "win.document.defaultView has no properties ../sites/all/modules/tinymce/tinymce/jscripts/tiny_mce/tiny_mce.js Line 1." Problem occurs in both IE and FF.
Here's the offending code snippet according to firebug:
init([], Object action=insert inline=yes)tiny_mce.js (line 1)
getControlHTML("mce_editor_0", body.mceContentBody, "mceImage", true, null)editor_template.j... (line 1)
init(function(), 3, [Object undoRedoLevel=true isTinyMCE_Control=true, "execcommand_callback", "execCommand", 5 more...], Object)tiny_mce.js (line 1)
init(Object undoRedoLevel=true isTinyMCE_Control=true, "execcommand_callback", "execCommand", 2, [Object undoRedoLevel=true isTinyMCE_Control=true, "execcommand_callback", "execCommand", 5 more...])tiny_mce.js (line 1)
init(Object undoRedoLevel=true isTinyMCE_Control=true, "execcommand_callback", "execCommand")tiny_mce.js (line 1)
init("mceImage", true, null)tiny_mce.js (line 1)
init("mceImage", true, null)tiny_mce.js (line 1)
init("mce_editor_0", "mceImage", true, undefined, true)tiny_mce.js (line 1)
[Break on this error] function TinyMCE_Engine(){var ua;this.majorVersion="2";this.minorVersion="1.0";t...
Any suggestions???
Comments
Comment #1
marlorahn commentedI am having the same problem. Any resolution?
Comment #2
orbisnull commentedI have this problem only when I use TinyMCE Compressor PHP...
Comment #3
marcoBauli commentedconfirm this on 4.7 too.
disabling the compressor the Image and Link buttons work again (thanks for tip!)
Comment #4
pomliane commentedThis version of TinyMCE is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.