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 22D04D679 for ; Tue, 29 Jan 2013 22:05:14 +0000 (UTC) Received: (qmail 55704 invoked by uid 500); 29 Jan 2013 22:05:13 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 55665 invoked by uid 500); 29 Jan 2013 22:05:13 -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 55654 invoked by uid 99); 29 Jan 2013 22:05:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 22:05:13 +0000 Date: Tue, 29 Jan 2013 22:05:12 +0000 (UTC) From: "Anthony Ananich (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (COUCHDB-1659) Empty error message when validation function conflicts with Update Handler 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-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Ananich updated COUCHDB-1659: ------------------------------------- Attachment: app.txt Design doc attached > Empty error message when validation function conflicts with Update Handler > -------------------------------------------------------------------------- > > Key: COUCHDB-1659 > URL: https://issues.apache.org/jira/browse/COUCHDB-1659 > Project: CouchDB > Issue Type: Bug > Components: Database Core, JavaScript View Server > Reporter: Anthony Ananich > Attachments: app.txt, log.txt > > > I have a design doc (attached to this isssue) with update handler and validation function. When I submit HTML form to the update handler, Ive got the following error: > { > error: "case_clause", > reason: "{[]}" > } > The issue is that this error has no information about what the actual reason is. -- 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