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 #1

Updated by Thomas Schröder over 14 years ago

Answer from Stan:
With TYPO3 4.3, definition lists are integrated into core. Extension rtehtmlarea_definitionlist from TER should be uninstalled.

-> close

Actions #2

Updated by Stanislas Rolland over 14 years ago

TYPO3 and htmlArea RTE versions requirements of extension rtehtmlarea_definitionlist were updated on TER.

Actions #3

Updated by Stanislas Rolland over 14 years ago

Will provide a patch to add a warning in the Install tool when upgrading to 4.3 and rtehtmlarea_definitionlist is installed.

Actions #4

Updated by Stanislas Rolland over 14 years ago

Committed to SVN TYPO3_core trunk (revision 6286).

Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF