Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 77976 invoked from network); 1 Jun 2010 15:18:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jun 2010 15:18:59 -0000 Received: (qmail 56098 invoked by uid 500); 1 Jun 2010 15:18:59 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 56025 invoked by uid 500); 1 Jun 2010 15:18:58 -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 56017 invoked by uid 99); 1 Jun 2010 15:18:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 15:18:58 +0000 X-ASF-Spam-Status: No, hits=-1485.3 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 15:18:58 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o51FIbnm019490 for ; Tue, 1 Jun 2010 15:18:38 GMT Message-ID: <1244416.105761275405517657.JavaMail.jira@thor> Date: Tue, 1 Jun 2010 11:18:37 -0400 (EDT) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Closed: (COUCHDB-229) Futon: 'Rows per page' select box doesn't appear for custom views In-Reply-To: <1754997263.1233241499593.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt closed COUCHDB-229. -------------------------------- Fix Version/s: 0.11 Resolution: Fixed This has been fixed for a while. > Futon: 'Rows per page' select box doesn't appear for custom views > ----------------------------------------------------------------- > > Key: COUCHDB-229 > URL: https://issues.apache.org/jira/browse/COUCHDB-229 > Project: CouchDB > Issue Type: Bug > Components: Futon > Affects Versions: 0.9 > Environment: Futon on Apache CouchDB 0.9.0a738112-incubating > Reporter: James Rutherford > Priority: Minor > Fix For: 0.11 > > > In Futon, user-defined views don't have the paging controls visible (they exist in the page, but with 'display: none' set on the #paging div). This doesn't affect pre-defined views (all documents, etc) or tamporary views, only user-defined views. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.