Project

General

Profile

Actions

Bug #19257

closed

Enable synchronous load of some htmlArea RTE plugins

Added by Stanislas Rolland about 16 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-08-27
Due date:
% Done:

0%

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

Description

Some RTE plugins are extensions of other plugins. For example, DefinitionList plugin extends BlockElements plugin. In such case, the base plugin must be fully loaded before the extending one.

If loading the base plugin is not complete, evaluation of the extending plugin will fail. The plugin will be loaded in the browser cache and will work only the second time the RTE is opened.

Therefore, the base plugin must be loaded synchronously, before the asynchronously load of the extending plugin is initiated.

(issue imported from #M9235)


Files

rtehtmlarea_bugfix_9235.patch (7.97 KB) rtehtmlarea_bugfix_9235.patch Administrator Admin, 2008-08-27 03:50
rtehtmlarea_bugfix_9235_2.patch (1.29 KB) rtehtmlarea_bugfix_9235_2.patch Administrator Admin, 2008-08-27 06:34
Actions

Also available in: Atom PDF