diff options
author | Filipe David Borba Manana <fdmanana@apache.org> | 2011-02-14 20:00:25 +0000 |
---|---|---|
committer | Filipe David Borba Manana <fdmanana@apache.org> | 2011-02-14 20:00:25 +0000 |
commit | dbefb6bc9c675e7b155c171ef88a1a5fc97f40b7 (patch) | |
tree | e75a0cd8c18463a2dbe7a135a8527e9e1a68a6e4 /src/couchdb/couch_rep.erl | |
parent | f8b7288dce60a15136583483b533eb9a7c101b64 (diff) |
Merged revision 1070625 from trunk:
_all_docs rows must not deleted include documents
After COUCHDB-1061, when POSTing to _all_docs?include_docs=true with
the body "keys" option, deleted documents were part part of the output.
The "doc" property of each _all_docs row should have the value 'null'
for all deleted documents (when ?include_docs=true).
A test was added to help prevent this from happening again.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1070631 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/couchdb/couch_rep.erl')
0 files changed, 0 insertions, 0 deletions