Skip to content

CKEDITOR destroy fix

Compare
Choose a tag to compare
@jverdeyen jverdeyen released this 30 Jul 08:39
· 553 commits to master since this release

When adding a new pagepart, all CKEDITOR instances are destroyed.
When you create a custom form type with your own configuration of a CKEDITOR, this will be destroyed and never re-initiated. This fix will only destroy the other CKEDITOR instances.