Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 12963 invoked from network); 11 Nov 2009 19:29:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Nov 2009 19:29:12 -0000 Received: (qmail 75144 invoked by uid 500); 11 Nov 2009 19:29:11 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 75056 invoked by uid 500); 11 Nov 2009 19:29:11 -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 75046 invoked by uid 99); 11 Nov 2009 19:29:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Nov 2009 19:29:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Nov 2009 19:29:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9381C234C1EF for ; Wed, 11 Nov 2009 11:28:39 -0800 (PST) Message-ID: <394897381.1257967719589.JavaMail.jira@brutus> Date: Wed, 11 Nov 2009 19:28:39 +0000 (UTC) From: "Paul Joseph Davis (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Commented: (COUCHDB-514) Redirect from _list using view rows In-Reply-To: <1699736125.1254162075992.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776596#action_12776596 ] Paul Joseph Davis commented on COUCHDB-514: ------------------------------------------- Hmm, Zachary looks like he's going in the right direction with his patch. I'll try and get to this tonight or tomorrow to see if we can get something worked out. Yohei, thanks for the failing test case. That should be most useful in fixing this. > Redirect from _list using view rows > ----------------------------------- > > Key: COUCHDB-514 > URL: https://issues.apache.org/jira/browse/COUCHDB-514 > Project: CouchDB > Issue Type: Improvement > Components: JavaScript View Server > Affects Versions: 0.10 > Reporter: Zachary Zolton > Attachments: list-redir.diff, list_views.diff > > > There is no way to redirect from a _list function after calling the getRow() API function. > Here's a link to the discussion on the dev mailing list: > http://is.gd/3KZRg -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.