Actions
Bug #32703
closedHTMLArea RTE is broken in 4.5.9 using IE8
Status:
Closed
Priority:
Must have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2011-12-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The editor new stops trying to load in IE8 (and myabe other IE variants, have not tested yet).
After doing initial debugging it seems only one file is changed between 4.5.8 and 4.5.9:
typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php
At this point, I am not sure of the precise reason for the braking changes in IE, but overwriting the file in 4.5.9 with the file from 4.5.8 makes the editor load again.
Actions