Actions
Bug #18467
closedJS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style
Start date:
2008-03-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
While the RTE will not be used in IE5.5 in the backend it may in the frontend.
normalize() method was not available in IE5.5
(issue imported from #M7886)
Files
Updated by Steffen Kamper over 16 years ago
don't care about IE5.5. With 4.2 minimum is IE6 (that's enough work to get it work there)
Updated by Stanislas Rolland over 16 years ago
Yes, I understand that the RTE will not be used in the 4.2 backend in IE5.5. However, it may be still used in the frontend in old browsers such as IE5.5.
Updated by Stanislas Rolland over 16 years ago
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3452.
Actions