GitHub user ocelotpotpie opened a pull request:

    https://github.com/apache/couchdb/pull/220

    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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ocelotpotpie/couchdb 
2233-html-interpolation-fixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb/pull/220.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #220
    
----
commit 5cb332943dfb081603f799263e34b0b50c4e9823
Author: Christian Hogan <[email protected]>
Date:   2014-05-02T15:59:16Z

    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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to