Skip to content

Markdown should be escaped when converting to XML #365

Description

@thinxer

Here:

https://github.com/edx/edx-platform/blob/master/common/lib/xmodule/xmodule/js/src/problem/edit.coffee#L191

This code (toXML) doesn't escape "&""<"">" to HTML entities, which may cause the resulted XML to be invalid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions