Actions
Bug #17239
closedDrag 'n drop javascript error / blank screen in IE in TYPO3 4.1.6
Start date:
2007-04-25
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In IE6 and IE7 when clicking the tab "Drag 'n Drop" I get the javascript error:
Line: 27
Char 3:
Error: The callee (server [not server application]) is not available and disappeared; all connections are invalid. The call did not execute.
After clicking away the error the Drag 'n Drop window does load. Line 27 of the source of the page is: var editor = window.opener.RTEarea1["editor"];
Then, clicking the "+" sign to collapse a directoy will result in a blank page. (I'm nog sure if this has to do with the javascript error)
Mozilla works fine.
TYPO3 4.1
IE6 and IE7
rtehtmlarea 1.5.1dev AND 1.5.2
(issue imported from #M5490)
Actions