willholley opened a new pull request #1025: Fix _explain for sort descending URL: https://github.com/apache/couchdb/pull/1025 ## Overview Handle the case when startkey and endkey are reversed. To create valid JSON we need to replace the internal representation of the startkey with a string. ## Testing recommendations Run the test suite. Manual reproduction steps as in case #1023. ## Related Issues or Pull Requests Fixes #1023 ## Checklist - [ ] Code is written and works correctly; - [ ] Changes are covered by tests; - [ ] Documentation reflects the changes;
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
