Project

General

Profile

Bug #18961 » rtehtmlarea_bugfix_8717_trunk_revisited.patch

Administrator Admin, 2008-06-17 22:57

View differences:

typo3/sysext/rtehtmlarea/mod3/class.tx_rtehtmlarea_browse_links.php (working copy)
var HTMLArea = window.opener.HTMLArea;
function initDialog() {
window.dialog = window.opener.HTMLArea.Dialog.TYPO3Image;
window.dialog = window.opener.HTMLArea.Dialog.TYPO3Link;
window.plugin = dialog.plugin;
window.HTMLArea = window.opener.HTMLArea;
dialog.captureEvents("skipUnload");
(3-3/4)