GitHub user garrensmith opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/334
Display view error if view is broken
If a user saves a view that doesn't work the error will be displayed on
to the user and the page will load.
This fixes COUCHDB-2646
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/garrensmith/couchdb-fauxton fix-view-load
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/334.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 #334
----
commit 8e86818c55d31ede75bbbe829b9ce8294f29cecf
Author: Garren Smith <[email protected]>
Date: 2015-03-25T10:26:11Z
Display view error if view is broken
If a user saves a view that doesn't work the error will be displayed on
to the user and the page will load.
This fixes COUCHDB-2646
----
---
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.
---