[TYPO3-core] FYI: Fixed bug #14413: htmlArea RTE: ExtJS resources are not released in IE when RTE closes

Stanislas Rolland typo3 at sjbr.ca
Tue May 18 00:14:09 CEST 2010


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
1. ExtJS does not release resources used by the RTE when the RTE iframe
    is unloaded in IE.
2. ExtJS KeyMap objects make IE leak memory.

Solution:
Do explicit cleanup before the RTE is destroyed.
Nullify references to DOM left over by Ext.get().
Nullify KeyMaps private event handlers.

Bugtracker references:
http://bugs.typo3.org/view.php?id=14413

Branches:
trunk (revision 7638)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_14413_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100517/45352b29/attachment.txt>


More information about the TYPO3-team-core mailing list