Bug #54122
closedNo RTE in IE11
0%
Description
If You open any record in TCE with enable RTE, the RTE is not loaded.
You get just an textarea field with the compiled HTML code as content.
Might be caused by the new format of the useragent string?
Affected are at least versions 6.1 and 4.5, perhaps also 4.7, 6.0 and 6.2.
Updated by André Spindler about 11 years ago
Now verified the affected versions:
4.5.31
4.7.16
6.0.11
6.1.6
6.2.0beta2
Updated by Markus Klein about 11 years ago
- Status changed from New to Accepted
- TYPO3 Version changed from 6.1 to 4.5
Updated by Stefan Neufeind about 11 years ago
From reading the source I guess this should work when ClientUtility correctly detects "msie". For general IE11-detection-support see #54124.
Updated by Stefan Neufeind about 11 years ago
Markus confirmed in #54124 that the patch there (IE11-detection) also brings back the RTE in MSIE11. Please give the patch over there a try.
Updated by André Spindler about 11 years ago
Patch in #54124 works for me, too.
RTE is back in 6.1 with IE11.
Also added patch manually to 4.5.31 and it works also there.
Thanks!
Updated by Georg Ringer about 11 years ago
- Status changed from Accepted to Closed
closed being a duplicate