TinyMCE seems to be working fine for most things, but I get javascript errors for two buttons: link and image. Another user posted about the latter, so this is for the link issue.

Clicking the button has no effect, and Firebug reports the following:

uncaught exception: [Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIDOMNSHTMLDocument.execCommand]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: http://mydrupalsite.com/modules/tinymce/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php?js=true&plugins=style%2Clayer%2Ctable%2Csave%2Cadvhr%2Cadvimage%2Cadvlink%2Cemotions%2Ciespell%2Cinsertdatetime%2Cpreview%2Cmedia%2Csearchreplace%2Cprint%2Ccontextmenu%2Cpaste%2Cdirectionality%2Cfullscreen%2Cnoneditable%2Cvisualchars%2Cnonbreaking%2Cxhtmlxtras&themes=simple%2Cadvanced&languages=en&diskcache=true :: anonymous :: line 3591" data: no]

Drupal 5.1
Apache 2.0.55
PHP 4.4.2-1.1
TinyMCE plugins "tinymce_compressor_php_1_1_0" & "tinymce_spellchecker_php_1_0_3_1" enabled

Comments

silurius’s picture

It triggers two errors, actually. Second error:

uncaught exception: [Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIDOMNSHTMLDocument.execCommand]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: http://mydrupalsite.com/modules/tinymce/tinymce/jscripts/tiny_mce/tiny_mce_gzip.php?js=true&plugins=style%2Clayer%2Ctable%2Csave%2Cadvhr%2Cadvimage%2Cadvlink%2Cemotions%2Ciespell%2Cinsertdatetime%2Cpreview%2Cmedia%2Csearchreplace%2Cprint%2Ccontextmenu%2Cpaste%2Cdirectionality%2Cfullscreen%2Cnoneditable%2Cvisualchars%2Cnonbreaking%2Cxhtmlxtras&themes=simple%2Cadvanced&languages=en&diskcache=true :: anonymous :: line 3591" data: no]

cbutera’s picture

Same issue here - no effect when clicking on the link button.

Drupal 5.1
Configuration file Protected
Cron maintenance tasks Last run 1 min 37 sec ago
You can run cron manually.
Database schema Up to date
Drupal core update status Up to date
File system Writable (private download method)
Module update status Up to date
MySQL database 5.0.22
PHP 5.1.6
Unicode library PHP Mbstring Extension
Web server Apache/2.2.0 (Fedora)

TinyMCE 2.1 with compressor and spellchecker.

marcoBauli’s picture

i have the same problem on 4.7 too.

quick workaround: disabling the compressor the link and image buttons come back to life.

cbutera’s picture

Workaround verified working - disabling the compressor worked for me too.

So is the problem with the compressor, the TinyMCE engine, or this module?

AdrianB’s picture

The compressor seems to be causing a lot of trouble, I've lost count of the times I've read about problems related to having it active. Is this the case with the stand-alone use of TinyMCE or is it just with Drupal? I gave up on it rather fast when I started using TinyMCE with Drupal.

fwenzel’s picture

Yeah, unfortunately, the problem is still present with the most current version of tinymce + compressor. I'll stop using the compressor for now, too.

pomliane’s picture

Status: Active » Closed (won't fix)

This 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.