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

fix(maple): retrieve raw content from TinyMCE editor #503

Conversation

Agrendalath
Copy link
Member

@Agrendalath Agrendalath commented Nov 4, 2022

This backports openedx#31212 to fix #493 in Maple.

During the upgrade to TinyMCE v5, we changed the content format to text. However, it ignores changes in HTML tags. This reverts the format to raw.

During the upgrade to TinyMCE v5 we changed the content format to `text`.
However, it ignores changes in HTML tags. This reverts the format to `raw`.
@Agrendalath Agrendalath self-assigned this Nov 4, 2022
@Agrendalath Agrendalath changed the title fix[maple]: retrieve raw content from TinyMCE editor fix(maple): retrieve raw content from TinyMCE editor Nov 4, 2022
@Agrendalath Agrendalath merged commit 5266a03 into opencraft-release/maple.3 Nov 4, 2022
@Agrendalath Agrendalath deleted the agrendalath/bb-6151-fix_tinymce_html_content branch November 4, 2022 12:08
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

Successfully merging this pull request may close these issues.

2 participants