[TYPO3-core] FYI: Fixed bug #16343: htmlArea RTE: JS-Error when closing "Insert Picture" dialogue

Stanislas Rolland typo3 at sjbr.ca
Fri Nov 19 01:29:42 CET 2010


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
When closing "Insert Picture" dialogue, ExtJS tries to remove from cache 
an event listener on an Ext.Element of dialogue iframe document and 
fails. Used to work with previous versions of ExtJS...

Solution:
Set the event directly on the htmlElement using Ext.EventManager.

Also, for WebKit, dragend listener should be on body rather than 
documentElement.

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

Branches:
trunk (revision 9490)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_16343_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101118/116e6c30/attachment.asc>


More information about the TYPO3-team-core mailing list