Skip to content

SE-3243 Use original get_html for AboutBlock - #258

Merged
samuelallan72 merged 1 commit into
opencraft-release/juniper.3from
samuel/fix-edxnotes-about-section-juniper
Sep 28, 2020
Merged

SE-3243 Use original get_html for AboutBlock#258
samuelallan72 merged 1 commit into
opencraft-release/juniper.3from
samuel/fix-edxnotes-about-section-juniper

Conversation

@samuelallan72

Copy link
Copy Markdown
Member

This is required to stop get_course_about_section
html content from using the edxnotes version of
get_html, which injects the edxnotes html into it.
We don't want this injected into the html here,
because these are snippets meant to be displayed
in original form on the course about page.

See https://github.com/edx/edx-platform/pull/24930 for more details and test instructions. This PR simply backports that to our juniper.3 release branch.

This is required to stop get_course_about_section
html content from using the edxnotes version of
get_html, which injects the edxnotes html into it.
We don't want this injected into the html here,
because these are snippets meant to be displayed
in original form on the course about page.
@samuelallan72 samuelallan72 self-assigned this Sep 25, 2020
@toxinu

toxinu commented Sep 25, 2020

Copy link
Copy Markdown

Since it is a back port that I have already tested, let's merge it 👍🏻

@samuelallan72
samuelallan72 merged commit 949abae into opencraft-release/juniper.3 Sep 28, 2020
@samuelallan72
samuelallan72 deleted the samuel/fix-edxnotes-about-section-juniper branch September 28, 2020 00:42
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