Project

General

Profile

Actions

Bug #21287

closed

htmlArea RTE: Errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3

Added by Thomas Schröder over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-10-16
Due date:
% Done:

0%

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

Description

When clicking "in- or decreace indent" button with rtehtmlarea_definitionlist installed, the RTE reloads and all changes are lost.
Tested with 4.3dev (latest rev), FF 3.5 and IE 8.

The RTE debugmode says:

[HTMLArea.Config::registerButton]: A button with the same Id: Indent already exists and will be overidden.
[HTMLArea.Config::registerHotKey]: A hotkey with the same key TAB already exists and will be overidden.
[HTMLArea.Config::registerButton]: A button with the same Id: Outdent already exists and will be overidden.
[HTMLArea.Config::registerHotKey]: A hotkey with the same key SHIFT-TAB already exists and will be overidden.

Errorconsole in FF:

Error:: this.editor._statusBarTree is undefined
Sourcefile: http://[...]/typo3temp/rtehtmlarea/htmlarea_b5e3841d6896ca2cbbd5.js
Ror: 232

Workarround:
Either diable the buttons indent,outdent or definitionlist,definitionitem.

(issue imported from #M12252)


Files

rtehtmlarea_bugfix_12252_trunk.patch (2.1 KB) rtehtmlarea_bugfix_12252_trunk.patch Administrator Admin, 2009-10-27 16:33
Actions

Also available in: Atom PDF