Describe the bug
When a double quote is entered in a free text response, the Javascript to display the chart fails.
Software Versions
- DNN: xx.xx.xx
- Module: 09.00.01
To Reproduce
Steps to reproduce the behavior:
- Add a free trext response to a survey
- Add answers, use a double quote somewhere in the free text response
- Show results
- No charts are displayed
Expected behavior
Charts should display.
Error log
Javascript console:
Uncaught SyntaxError: Unexpected identifier
Additional context
Workaround: replace the double quotes in the database by single quotes
Describe the bug
When a double quote is entered in a free text response, the Javascript to display the chart fails.
Software Versions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Charts should display.
Error log
Javascript console:
Uncaught SyntaxError: Unexpected identifier
Additional context
Workaround: replace the double quotes in the database by single quotes