Project

General

Profile

Actions

Bug #24013

closed

htmlArea RTE: JS-Error when closing "Insert Picture" dialogue

Added by Chris topher about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-11-11
Due date:
% Done:

0%

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

Description

I experience the following problem with current trunk:

I open the dialogue "Insert picture". When I insert an image or just click on the close button, I get these errors:

Error: Ext.elCache is undefined
File: typo3temp/compressor/ext-base-288ac3dcc6ee5e4e6c41e219f62fe4b0.js
Line: 4406
This is around the 30th line in function getId(el){
...
if(!Ext.elCache[id]){
...

Error: e._flyweights is undefined
File: typo3temp/compressor/ext-all-c70aa5004c11e1e7a4794fb772b2cf25.js
Line: 1893
That is in El.fly = function(el, named){
...
(El._flyweights[named] = El._flyweights[named] || new El.Flyweight()).dom = el;
...

(issue imported from #M16343)


Files

rtehtmlarea_bugfix_16343_trunk.patch (2.06 KB) rtehtmlarea_bugfix_16343_trunk.patch Administrator Admin, 2010-11-18 23:51
Actions

Also available in: Atom PDF