Bug #54122
No RTE in IE11
Status: | Closed | Start date: | 2013-12-01 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | rtehtmlarea | Spent time: | - | |
Target version: | next-patchlevel | |||
TYPO3 Version: | 4.5 | Is Regression: | No | |
PHP Version: | 5.4 | Sprint Focus: | ||
Complexity: |
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.
Related issues
History
#1 Updated by André Spindler over 1 year ago
Now verified the affected versions:
4.5.31
4.7.16
6.0.11
6.1.6
6.2.0beta2
#2 Updated by Markus Klein over 1 year ago
- Status changed from New to Accepted
- TYPO3 Version changed from 6.1 to 4.5
#3 Updated by Stefan Neufeind over 1 year ago
From reading the source I guess this should work when ClientUtility correctly detects "msie". For general IE11-detection-support see #54124.
#4 Updated by Stefan Neufeind over 1 year 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.
#5 Updated by André Spindler over 1 year 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!
#6 Updated by Georg Ringer over 1 year ago
- Status changed from Accepted to Closed
closed being a duplicate