[GitHub] couchdb pull request: COUCHDB-2233 - Correct HTML interpolation in...

2014-05-05 Thread ocelotpotpie
Github user ocelotpotpie closed the pull request at: https://github.com/apache/couchdb/pull/220 --- 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

[GitHub] couchdb pull request: COUCHDB-2233 - Correct HTML interpolation in...

2014-05-05 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb/pull/220#issuecomment-42239795 It is merged as 64144cc8bdbc64002bde64394dc8850d3987718c now, you can close the PR now. --- If your project is set up for it, you can reply to this email and hav

[GitHub] couchdb pull request: COUCHDB-2233 - Correct HTML interpolation in...

2014-05-02 Thread robertkowalski
Github user robertkowalski commented on the pull request: https://github.com/apache/couchdb/pull/220#issuecomment-42070452 Thank you! Awesome! --- 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

[GitHub] couchdb pull request: COUCHDB-2233 - Correct HTML interpolation in...

2014-05-02 Thread kxepal
Github user kxepal commented on the pull request: https://github.com/apache/couchdb/pull/220#issuecomment-42048450 +1 --- 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

[GitHub] couchdb pull request: COUCHDB-2233 - Correct HTML interpolation in...

2014-05-02 Thread rnewson
Github user rnewson commented on the pull request: https://github.com/apache/couchdb/pull/220#issuecomment-42048232 +1 --- 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

[GitHub] couchdb pull request: COUCHDB-2233 - Correct HTML interpolation in...

2014-05-02 Thread ocelotpotpie
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 regr