From dev-return-3170-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Mar 06 13:14:20 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 50297 invoked from network); 6 Mar 2009 13:14:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Mar 2009 13:14:20 -0000 Received: (qmail 37226 invoked by uid 500); 6 Mar 2009 13:14:18 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 37200 invoked by uid 500); 6 Mar 2009 13:14:17 -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 37182 invoked by uid 99); 6 Mar 2009 13:14:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2009 05:14:17 -0800 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; Fri, 06 Mar 2009 13:14:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C61C8234C4AC for ; Fri, 6 Mar 2009 05:13:56 -0800 (PST) Message-ID: <739807210.1236345236810.JavaMail.jira@brutus> Date: Fri, 6 Mar 2009 05:13:56 -0800 (PST) From: "Jason Davies (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Created: (COUCHDB-283) Query parse errors should be returned as 400 Bad Request, not 500 Internal Server Error MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Query parse errors should be returned as 400 Bad Request, not 500 Internal Server Error --------------------------------------------------------------------------------------- Key: COUCHDB-283 URL: https://issues.apache.org/jira/browse/COUCHDB-283 Project: CouchDB Issue Type: Bug Components: HTTP Interface Reporter: Jason Davies Fix For: 0.9 Thus quoth Jan: jan____: jasondavies: the 500 status code is for bugs in the server Patch to follow... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.