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 7B1B710FFA for ; Thu, 28 Nov 2013 11:55:44 +0000 (UTC) Received: (qmail 88414 invoked by uid 500); 28 Nov 2013 11:55:42 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 88254 invoked by uid 500); 28 Nov 2013 11:55:42 -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 88022 invoked by uid 99); 28 Nov 2013 11:55:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Nov 2013 11:55:39 +0000 Date: Thu, 28 Nov 2013 11:55:38 +0000 (UTC) From: "Klaus Trainer (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-1923) Allow ?attachments=true alongside ?include_docs=true on view 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-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834758#comment-13834758 ] Klaus Trainer commented on COUCHDB-1923: ---------------------------------------- I've closed my previous pull request (again, sorry) and created a new one that also accommodates `att_encoding_info`: https://github.com/apache/couchdb/pull/111 > Allow ?attachments=true alongside ?include_docs=true on view > ------------------------------------------------------------ > > Key: COUCHDB-1923 > URL: https://issues.apache.org/jira/browse/COUCHDB-1923 > Project: CouchDB > Issue Type: Improvement > Reporter: Nathan Vander Wilt > > I have a situation where it'd be handy to get inline [base64] attachments for the documents from a view response (already using include_docs=true). > I wonder if this is as easy a fix as COUCHDB-549 was? -- This message was sent by Atlassian JIRA (v6.1#6144)