Actions
Bug #90621
closedCKEditor > edit source > can close record without saving
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2020-03-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Prerequisites¶
- TYPO3 9.5.x or 10.x
- a text content element with CKEditor configured to show the "view source" button (e.g. with full config)
Steps to reproduce¶
- open text content element
- click on "view source" button
- edit some content inside
- click on "close" button on the top
Expected result¶
the modal that asks if you want to save /continue and discard changes / cancel shows up
Current result¶
the content is closed without any notice and of course not saved.
Actions