Fixes BLD-948 by escaping messages from xqueue, preventing malformed
html from getting onto the page. The client will then unescape the html and display it.
Showing
- common/lib/capa/capa/inputtypes.py 10 additions, 2 deletionscommon/lib/capa/capa/inputtypes.py
- common/lib/capa/capa/tests/test_inputtypes.py 50 additions, 0 deletionscommon/lib/capa/capa/tests/test_inputtypes.py
- common/lib/xmodule/xmodule/tests/test_combined_open_ended.py 5 additions, 5 deletionscommon/lib/xmodule/xmodule/tests/test_combined_open_ended.py
- requirements/edx/base.txt 2 additions, 2 deletionsrequirements/edx/base.txt
Please register or sign in to comment