Project

General

Profile

Actions

Bug #22879

closed

JS errors block RTE usage in IE6 and IE7

Added by Jo Hasenau over 14 years ago. Updated about 6 years ago.

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

0%

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

Description

Some JS errors cause the RTE to stop loaidng in IE6 and IE7. The loading wheel is shown but nothing happens and after a while some error messages are thrown.

The first errors you usually run into are caused by trailing commata in Arrays. After removing these errors the next one is caused by a non existing object while checking for the existance of an iframe in Safari.

The attached patch fixes both of them so that the RTE will be loaded completely in IE6 and IE7.
(issue imported from #M14723)


Files

rtehtmlarea.patch (2.21 KB) rtehtmlarea.patch Administrator Admin, 2010-06-15 00:32
rtehtmlarea_bugfix_14723_trunk.patch (2.32 KB) rtehtmlarea_bugfix_14723_trunk.patch Administrator Admin, 2010-06-15 03:07
Actions

Also available in: Atom PDF