[
https://issues.apache.org/jira/browse/COUCHDB-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987857#comment-13987857
]
ASF subversion and git services commented on COUCHDB-2233:
----------------------------------------------------------
Commit 64144cc8bdbc64002bde64394dc8850d3987718c in couchdb's branch
refs/heads/master from [~ocelotpotpie]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=64144cc ]
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)