Bug #80720
closedCKEditor TYPO3 8.7.0 loses format
0%
Description
Tested with TYPO3 Version 8.7 and 8.6.1:
If i use the CKEditor with default setting, the editor loses all formatings at saving the input
TYPO3 8.7
RTE.default.preset = minimal : OK
RTE.default.preset = default : loses format
RTE.default.preset = full : OK
TYPO3 8.6.1
RTE.default.preset = minimal : OK
RTE.default.preset = default : loses format
RTE.default.preset = full : OK
The Bug was comfirmend by another User at the german mailinglist
best regards
Updated by Michael Kasten over 7 years ago
- Target version changed from 8 LTS to next-patchlevel
Updated by Benni Mack over 7 years ago
- Status changed from New to Needs Feedback
Hey,
Can you tell me your
- browser version
- the content that you have in the editor?
Updated by Dominik Hahn over 7 years ago
Chrome 57.0.2987.133 (64-bit) on Mac OS 10.12.2
Firefox 52.0 (64-bit) on Mac OS 10.12.2
Before:
<ul> <li>fdsiohfjnds</li> <li>dfpdjnsfjhdspjf</li> <li>sdfolidshjnfopidsjnhf</li> </ul>
After:
<p>fdsiohfjnds dfpdjnsfjhdspjf sdfolidshjnfopidsjnhf</p>
Updated by Dirk Döring over 7 years ago
I had this issue on a 8.6.1 with CKE (8.6.0).
after i removed an old rte-configuration from my RTE typoscript file, all three presets and the formatting worked fine. So maybe its not a bug in the CKEditor itself, rather your local configuration.
Updated by Michael Kasten over 7 years ago
Hi Dirk,
you are right!
I checked my configuration bei the Web -> Info Modul and saw some old stuff for the RTE.
After removing the old configuration, the CKeditor loses no formating anymore
Thanks for the hint.
This issue is resolved
(please change the status, cant set this status by my self)
best regards and happy easter
_ _ /\`\ /`/\ \/\ V /\/ /6 6\ (= Y =) /`"^"`\
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Needs Feedback to Closed
- Target version deleted (
next-patchlevel)
closed as resolved. Thank you for your feedback and happy Easter!