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.
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63675
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63675
Updated by Gerrit Code Review over 4 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63734
Updated by Christian Eßl over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d2d2882087b3151ca8bb352ee2b03810eb65d973.
Actions