Project

General

Profile

Bug #22159 ยป rtehtmlarea_bugfix_13614_typo3_4-3.patch

Administrator Admin, 2010-10-07 06:21

View differences:

typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js (copie de travail)
HTMLArea.Dialog[this.plugin.name] = null;
if (!this.dialogWindow.closed) {
this.dialogWindow.dialog = null;
if (HTMLArea.is_safari || HTMLArea.is_ie) {
if ((HTMLArea.is_safari || HTMLArea.is_ie) && navigator.platform.indexOf('Mac') == -1) {
this.dialogWindow.blur();
}
this.dialogWindow.close();
    (1-1/1)