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 1155D10787 for ; Mon, 1 Jul 2013 11:08:26 +0000 (UTC) Received: (qmail 43475 invoked by uid 500); 1 Jul 2013 11:08:24 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 43449 invoked by uid 500); 1 Jul 2013 11:08:23 -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 43425 invoked by uid 99); 1 Jul 2013 11:08:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jul 2013 11:08:20 +0000 Date: Mon, 1 Jul 2013 11:08:20 +0000 (UTC) From: "Alexander Shorin (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-1247) _replicate throws 500 when POSTing {} or an undefined source/target 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-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696728#comment-13696728 ] Alexander Shorin commented on COUCHDB-1247: ------------------------------------------- NB: See also COUCHDB-1198 for similar symptoms against `_bulk_doc` resource. > _replicate throws 500 when POSTing {} or an undefined source/target > ------------------------------------------------------------------- > > Key: COUCHDB-1247 > URL: https://issues.apache.org/jira/browse/COUCHDB-1247 > Project: CouchDB > Issue Type: Bug > Components: HTTP Interface, Replication > Affects Versions: 1.0.2, 1.1 > Reporter: Derek Perez > Priority: Minor > > rnewson and I discussed this, steps to reproduce: > 1. POST /_replicate -d "{}" > this emits a 500, when it likely should emit a 400. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira