Major version update required for CKEditor #2772
Labels
help wanted
Suitable for community members, small time commitment
I: major
High priority bugs which don't immediately impact the user
T: enhancement
Adding additional functionality
Expected Behaviour
CKEditor which is used to edit the Body in almost all entities started to show warning message.
"This CKEditor 4.16.1 version is not secure. Consider upgrading to the latest one 4.24.0-lts"
Actual Behaviour
There shouldn't be a warning and editor should work as expected.
Steps to Reproduce
Note:
A quick way to suppress the warning is by adding
versionCheck:false
infrontend/src/modules/scaffold/backboneFormsOverrides.js
line 71.The text was updated successfully, but these errors were encountered: