Project

General

Profile

Actions

Bug #16538

closed

rtehtmlarea 1.4.2: JS Error when loading editor in FF 1.5.0.6

Added by Thomas Keller over 17 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2006-09-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

rtehtmlarea fails to load in Firefox 1.5.0.6 (Linux, SuSE) with Typo3 4.0.

Error: editor has no properties (line 1069).

--- <snip>---
1065: HTMLArea.generatePlugins = function(editorNumber) {
1066: var editor = RTEarea[editorNumber]["editor"];
1067: // check if any plugins have registered generate handlers
1068: // check also if any plugin has a onKeyPress handler
1069: editor._hasPluginWithOnKeyPressHandler = false;
--- <snip>---

I previously used 1.3.7 (which showed the same error) and upgraded to 1.4.2 (also cleared temp script files under typo3temp/), but the error remains. FF 1.0.4 (Win) doesn't seem to have this problem.

The editor is displayed while editing a normal tt_content record.

(issue imported from #M4175)

Actions #1

Updated by Stanislas Rolland over 15 years ago

@Thomas: this problem refers to very old versions. Sorry that it could not be fixed. Is the issue still relevant?

Actions

Also available in: Atom PDF