Actions
Bug #19392
closedhtmlArea RTE: Opera sometimes raises a JavaScript error when the RTE closes
Start date:
2008-09-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
JavaScript error is raised on unload if some dialogue window, usually Insert image or Insert link, was opened during the RTE session.
(issue imported from #M9449)
Files
Updated by Stanislas Rolland about 16 years ago
Opera does not release the unload event set on the dialogue window when requested to do so.
The attached patch will workaround the error that is raised when the event is uselessly triggered when the RTE closes.
Updated by Stanislas Rolland about 16 years ago
Committed to SVN TYPO3core branch TYPO3_4-2 (revision 4261) and trunk (revision 4262).
Actions