Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bodyClass in CKEDITOR_SETTINGS is not set correctly #578

Closed
tuerlefl opened this issue Oct 12, 2021 · 1 comment
Closed

bodyClass in CKEDITOR_SETTINGS is not set correctly #578

tuerlefl opened this issue Oct 12, 2021 · 1 comment

Comments

@tuerlefl
Copy link
Contributor

tuerlefl commented Oct 12, 2021

This change breaks the default behavior that one can add a bodyClass in the CKEDITOR_SETTINGS in settings.py

CKEDITOR_SETTINGS = {
'bodyClass': 'editor-body'
}

workaround: reverting to a version before 4.0.0 solves the issue.

PR opened: #579

@fsbraun
Copy link
Sponsor Member

fsbraun commented Jun 22, 2022

Solved with #579

@fsbraun fsbraun closed this as completed Jun 22, 2022
marksweb pushed a commit that referenced this issue Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants