[
https://issues.apache.org/jira/browse/COUCHDB-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989773#comment-13989773
]
ASF subversion and git services commented on COUCHDB-2233:
----------------------------------------------------------
Commit d1bc0a9cfe6e95b166131829b1b154027731a5d8 in couchdb's branch
refs/heads/1.6.x from [~ocelotpotpie]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=d1bc0a9 ]
COUCHDB-2233 - Correct HTML interpolation instances in documents.
Further updating instances of <%= and to <%- within documents to correctly
handle HTML interpolation.
Tested for regression in
- 34.0.1847.131
- Safari 7.0.2
Signed-off-by: Alexander Shorin <[email protected]>
> 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)