You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/10/11 07:24:50 UTC

[GitHub] [couchdb-fauxton] alappe opened a new issue #1235: Accessing the sizes of dbs fails on couchdb v1.7.1

alappe opened a new issue #1235: Accessing the sizes of dbs fails on couchdb v1.7.1
URL: https://github.com/apache/couchdb-fauxton/issues/1235
 
 
   `TypeError: sizes is undefined` is reported in firefox.
   
   ## Expected Behavior
   List each database with its size.
   
   ## Current Behavior
   The error above occurs.
   
   ## Possible Solution
   Be more careful when accessing the property.
   
   ## Steps to Reproduce (for bugs)
   Run fauxton v1.2.1 with couchdb v1.7.1, list your databases (http://localhost:8000/#/_all_dbs), have at least one.
   
   ## Your Environment
   <!--- Include as many relevant details about the environment you experienced the bug in -->
   * Version used: fauxton v1.2.1, couchdb v1.7.1
   * Browser Name and version: Firefox v69.0.2
   * Operating System and version (desktop or mobile): macos, desktop.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services