[ 
https://issues.apache.org/jira/browse/COUCHDB-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091889#comment-14091889
 ] 

Alexander Shorin commented on COUCHDB-2243:
-------------------------------------------

Suddenly, still actual for couchdb-fauxton@79c11d7 
Also, you don't need to fix Admin Party to reproduce. Just create database with 
slash and numeric part like `couchdb-python/12312312312` - Fauxton will make 
http://localhost:5984/couchdb-python%252F1231232312 request to it, receive HTTP 
400 Bad Request and all databases under it will have zero information (btw, 
another bug).

> 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)

Reply via email to