_all_docs doesn't work with descending=true and no startkey/endkey
------------------------------------------------------------------
Key: COUCHDB-109
URL: https://issues.apache.org/jira/browse/COUCHDB-109
Project: CouchDB
Issue Type: Bug
Components: HTTP Interface
Affects Versions: 0.9
Reporter: Chris Anderson
http://127.0.0.1:5984/test_suite_db/_all_docs?descending=true
gives 0 rows, but
http://127.0.0.1:5985/test_suite_db/_all_docs?descending=false
works fine.
Test is attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.