Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 66994 invoked from network); 2 Jun 2010 18:30:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Jun 2010 18:30:04 -0000 Received: (qmail 44271 invoked by uid 500); 2 Jun 2010 18:30:03 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 44239 invoked by uid 500); 2 Jun 2010 18:30:03 -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 44231 invoked by uid 99); 2 Jun 2010 18:30:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jun 2010 18:30:03 +0000 X-ASF-Spam-Status: No, hits=-1489.0 required=10.0 tests=ALL_TRUSTED,AWL,FS_REPLICA 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; Wed, 02 Jun 2010 18:30:03 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o52ITgZY012719 for ; Wed, 2 Jun 2010 18:29:42 GMT Message-ID: <12740158.139091275503382846.JavaMail.jira@thor> Date: Wed, 2 Jun 2010 14:29:42 -0400 (EDT) From: "Jan Lehnardt (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Closed: (COUCHDB-329) Replication from Futon does not copy design docs with admin authentication In-Reply-To: <276195784.1240336727607.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-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Lehnardt closed COUCHDB-329. -------------------------------- Resolution: Invalid Futon or the browser don't have access to the HTTP authentication value, so it can't populate these fields for you. Using the remote-field is the valid workaround here. > Replication from Futon does not copy design docs with admin authentication > -------------------------------------------------------------------------- > > Key: COUCHDB-329 > URL: https://issues.apache.org/jira/browse/COUCHDB-329 > Project: CouchDB > Issue Type: Bug > Components: Futon > Affects Versions: 0.9 > Environment: Mac OS, Linux > Reporter: Shawn Garbett > Priority: Minor > > If I go into Futon, and select local to local replication. Admin authentication is turned on. I enter the credentials. Then it begins replicating, but fails on design documents. This should work, or at least one shouldn't have to specify a local database as a "remote" to get it to work. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.