Some quick fixes for how we encode the extension text into JSON; there was
an interaction between htmlentities and json_encode. I got rid of the former and added options to json_encode, but that is not safe, so need to make sure we use jquery .text() and underscore template <%- when displaying that text.
Showing
Please register or sign in to comment