Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9152BF3BB for ; Thu, 4 Apr 2013 11:49:17 +0000 (UTC) Received: (qmail 53153 invoked by uid 500); 4 Apr 2013 11:49:17 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 52958 invoked by uid 500); 4 Apr 2013 11:49:17 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 52920 invoked by uid 99); 4 Apr 2013 11:49:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Apr 2013 11:49:16 +0000 Date: Thu, 4 Apr 2013 11:49:15 +0000 (UTC) From: "Mike Wallace (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (COUCHDB-1759) _all_docs "Showing [n] rows" is wrong for empty database MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Mike Wallace created COUCHDB-1759: ------------------------------------- Summary: _all_docs "Showing [n] rows" is wrong for empty database Key: COUCHDB-1759 URL: https://issues.apache.org/jira/browse/COUCHDB-1759 Project: CouchDB Issue Type: Bug Components: Fauxton Reporter: Mike Wallace When a database is empty Fauxton displays the message "Showing 1-0 of unknown rows". This should be changed to something that makes more sense, such as "Showing 0 documents. Create your first document." where "Create your first document" is a link. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira