[GitHub] couchdb-fauxton issue #890: Warning notification for missing document in dat...

2017-03-28 Thread garrensmith
GitHub user garrensmith opened an issue:

https://github.com/apache/couchdb-fauxton/issues/890

Warning notification for missing document in database

A document that does not exist in a database that does exist:
We display an error message, and then do a redirect to the _all_docs of the 
existing database.

A document that does not exist in a database that does not exist:
We display an error message that the database does not exist, there is a 
redirect to the non-existent database's _all_docs page, where the secondary nav 
and doc-jump component fail to load, but the document list can be populated 
with documents from previously loaded databases.

If a user attempts to access anything in a document (including design 
documents) that doesn't exist:
Redirect to the _all_docs view for the database, and throw and error of 
"The  document does not exist."






---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] couchdb-fauxton issue #890: Warning notification for missing document in dat...

2017-04-03 Thread garrensmith
Github user garrensmith closed the issue at:

https://github.com/apache/couchdb-fauxton/issues/890


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---