GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/536
Catch all errors when failing to load doc
This makes the error handling for loading a doc a little more
generic. This actually caused an issue on the dash, not with
Fauxton - but good to change so that all errors are caught when
failing to load a document and the user's redirected back
to the database all docs page.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
generic-error-for-loading-doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/536.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #536
----
commit a589e59445d6c68d2f894386e0df78d5b9655186
Author: Ben Keen <[email protected]>
Date: 2015-09-24T23:07:24Z
Catch all errors when failing to load doc
This makes the error handling for loading a doc a little more
generic. This actually caused an issue on the dash, not with
Fauxton - but good to change so that all errors are caught when
failing to load a document and the user's redirected back
to the database all docs page.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---