Alexander Shorin created COUCHDB-2243:
-----------------------------------------
Summary: Fauxton shows no database info in list on first 401
failure
Key: COUCHDB-2243
URL: https://issues.apache.org/jira/browse/COUCHDB-2243
Project: CouchDB
Issue Type: Bug
Security Level: public (Regular issues)
Components: Fauxton
Reporter: Alexander Shorin
1. Fix the Admin Party
2. Create few more dbs (let's say 10)
3. Setup for the security for the any to forbid access by anonymous users (add
any user to members). To not fall on edge case, better pick database from top
of the database list
4. Logout
5. If database lists didn't refresh, refresh it manually
You'll see that almost all databases has no size, no docs and no update seq.
Including those which you can't access being unauthorized and those which you
can. However, if you'll move between pages, Fauxton will be able to show all
the data correctly.
Fauxton @ 2abdb2c
--
This message was sent by Atlassian JIRA
(v6.2#6252)