In my control panel, I am getting a bunch of javascript errors, starting with:
Refused to execute a JavaScript script. Source code of script found within request.
I read something about XSS filters and attacks - http://stackoverflow.com/questions/1547884/refused-to-execute-a-javascript-script-source-code-of-script-found-within-reque/1547887#1547887 - I’m not sure how to debug the problem.