Actions
Bug #79522
closed"required" CKEditor field cannot be validated
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2017-01-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Steps to reproduce with latest master
1) enable CKEditor, disable RTEHtmlarea
2) Use the "styleguide" extension and create a new record "styleguide" > "Form engine - required"
If you go to the tab "RTE" and try to type something in the text editor, you'll find that the warning for required field does not go away: the validation still considers the field empty.
Updated by Riccardo De Contardi over 7 years ago
- Description updated (diff)
- Status changed from New to Closed
seems solved on the latest master
Actions