Actions
Bug #21418
closedRTE sometimes not loading
Start date:
2009-11-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have this issue spontanously on trunk version. All is standard, nothing special configured, no extra tsConfig, just the setting from default install.
"The editor is being loaded. Please wait..."
when i switch to fullsceen then RTE loads, switching back the same error again.
found this error:
editor.getPluginInstance("Default") is null
cleanLater()("data[tt_content]184[bodytext]")DefaultC...b35df9.js (Linie 175)
(?)()htmlarea...2cbbd5.js (Linie 311)
[Break on this error] editor.getPluginInstance("Default").clean();
(issue imported from #M12425)
Actions