Actions
Task #101503
openEpic #99669: CKEditor5 Collection
Cover Ckeditor with acceptance tests
Status:
New
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2023-07-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
lets cover recent changes/fixes to ckeditor in v12 with acceptance tests, to make sure its working as expected.
Example flow:
- input content to RTE
- switch to HTML mode
- switch back
- save
- check if content is still ok (nothing is lost on save)
Content could include:
- styles (classes from selector, including multiple classes case),
- links marked as wrong by linkvalidator
- classes set by element/link browser
...
It would be good to go through recently merged issues related to RTE and extract test cases for them.
link v
Updated by Riccardo De Contardi over 1 year ago
- Category set to RTE (rtehtmlarea + ckeditor)
Actions