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

[K5.2] Workaround on CKeditor to avoid to it fails completly on edit #8135

Merged
merged 1 commit into from May 25, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGES.md
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [5.2.5-dev]
### Fixed
* Workaround on CKeditor to avoid to it fails completly when the start or end tag aren't terminated like : [b]Hello world![/b
* [#8074](https://github.com/Kunena/Kunena-Forum/issues/8074): Editing removes the subscription (Part 4)
* Exact forum post link is missing in search results
* [#8050](https://github.com/Kunena/Kunena-Forum/issues/8050): Kunena Discuss Error: Rendering Error in layout Topic/Item when topic layout is Threaded or Indented
Expand Down
5 changes: 3 additions & 2 deletions src/media/kunena/core/js/ckeditor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.