From dev-return-6669-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon Sep 28 18:21:47 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 53120 invoked from network); 28 Sep 2009 18:21:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Sep 2009 18:21:47 -0000 Received: (qmail 29816 invoked by uid 500); 28 Sep 2009 18:21:46 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 29750 invoked by uid 500); 28 Sep 2009 18:21:46 -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 29740 invoked by uid 99); 28 Sep 2009 18:21:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Sep 2009 18:21:46 +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; Mon, 28 Sep 2009 18:21:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 01C97234C004 for ; Mon, 28 Sep 2009 11:21:16 -0700 (PDT) Message-ID: <1699736125.1254162075992.JavaMail.jira@brutus> Date: Mon, 28 Sep 2009 11:21:15 -0700 (PDT) From: "Zachary Zolton (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Created: (COUCHDB-514) Redirect from _list using view rows 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 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 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.