Bug #18467
JS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style
| Status: | Closed | Start date: | 2008-03-17 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Stanislas Rolland | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | Complexity: | |||
| PHP Version: | ||||
| Votes: | 0 |
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)
History
Updated by Steffen Kamper over 5 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 5 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 5 years ago
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3452.