MB-5794 View parser didn't preserve escaping in strings This includes a patch submitted upstream that tells YAJL to not unescape strings before passing them to the user's string call
MB-5794 View parser didn't preserve escaping in strings This includes a patch submitted upstream that tells YAJL to not unescape strings before passing them to the user's string callback function. Upstream pull request: https://github.com/lloyd/yajl/pull/81 Change-Id: I9855e104dec2ce5bddaed526284afcca06d62c12 Reviewed-on: http://review.couchbase.org/17979 Reviewed-by: Volker Mische <volker.mische@gmail.com> Tested-by: Filipe David Borba Manana <fdmanana@gmail.com>
show more ...
|