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.
Updated by Stanislas Rolland almost 13 years ago
Please test this change: http://review.typo3.org/7341
Updated by Lars Houmark almost 13 years ago
That seems to do it.
Successfully tested on 4.5.9. Working again in IE8.
Thanks!
Updated by Steffen Ritter almost 13 years ago
- Status changed from New to Rejected
- Priority changed from Should have to Won't have this time
duplicate of regression
Updated by Stanislas Rolland almost 13 years ago
- Category set to RTE (rtehtmlarea + ckeditor)
- Status changed from Rejected to Resolved
- Assignee set to Stanislas Rolland
- Priority changed from Won't have this time to Must have
- Target version set to 4.5.10
- PHP Version set to 5.3
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions