/[Apache-SVN]
ViewVC logotype

Revision 1070625


Jump to revision: Previous Next
Author: fdmanana
Date: Mon Feb 14 19:44:00 2011 UTC (13 years, 2 months ago)
Changed paths: 2
Log Message:
_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.



Changed paths

Path Details
Directorycouchdb/trunk/share/www/script/test/all_docs.js modified , text changed
Directorycouchdb/trunk/src/couchdb/couch_httpd_db.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26