Bug #87900
closedRtehtmlarea Bug with chrome browser
0%
Description
Hello everyone,
i would like to report the following bug.
I have installed the extension rtehtmlarea.
I want to edit a standard text element. When the wysiwyg editor is shown, i can see the following text:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head></head><body></body></html>
and not the text which was saved before.
In Javascript console i can see the following error code:
HTMLArea.js?bust=1552486292:120 RTE[data_tt_content__10027__bodytext_][HTMLArea.CSS.Parser::parse]: The stylesheets could not be parsed. Reported error: Empty stylesheets array or missing linked stylesheets
Tested in TYPO3 7.6.32 and TYPO3 8.7.24.
Rtehtmlarea version 7.6.32 and 8.7.0
Chrome version 73.0.3683.75
Updated by Andreas Kienast over 5 years ago
- Status changed from New to Closed
Thank you for your report. I will close this issue as a duplicate of #87896.
The component htmlarea is a separate repository, where the bug has been reported too: https://github.com/FriendsOfTYPO3/rtehtmlarea/issues/26
Kind regards
Andreas
Updated by Andreas Kienast over 5 years ago
- Is duplicate of Bug #87896: RTE HTMLArea not working anymore with Google Chrome 73 added