Christian Hogan created COUCHDB-2233: ----------------------------------------
Summary: Update areas to handle HTML interpolation more gracefully. Key: COUCHDB-2233 URL: https://issues.apache.org/jira/browse/COUCHDB-2233 Project: CouchDB Issue Type: Improvement Security Level: public (Regular issues) Components: Fauxton Reporter: Christian Hogan There are template instances within fauxton which are using <%= syntax over <%- syntax. The latter is better in most cases for correctly handling HTML interpolation within the templates. Templates should be updated and regression tested. -- This message was sent by Atlassian JIRA (v6.2#6252)