GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/466
Database link fix on Add/Edit View page
This is the same issue as d072d9ffad7fc57c3cbb548c879950cd164cf1c6
There's no test because it works fine for test environments: the
link fails when Fauxton or a wrapper is ran under a separate
location, like whatever.html#/database/mydb/_all_docs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
database-view-page-link-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/466.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 #466
----
commit 2aa84aeef9d82de3c9ca74a6672c2aa1230553d0
Author: Ben Keen <[email protected]>
Date: 2015-06-18T18:08:08Z
Database link fix on Add/Edit View page
This is the same issue as d072d9ffad7fc57c3cbb548c879950cd164cf1c6
There's no test because it works fine for test environments: the
link fails when Fauxton or a wrapper is ran under a separate
location, like whatever.html#/database/mydb/_all_docs
----
---
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.
---