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 B110D6B05 for ; Tue, 19 Jul 2011 13:22:24 +0000 (UTC) Received: (qmail 82339 invoked by uid 500); 19 Jul 2011 13:22:24 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 82236 invoked by uid 500); 19 Jul 2011 13:22:22 -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 82228 invoked by uid 99); 19 Jul 2011 13:22:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 13:22:22 +0000 X-ASF-Spam-Status: No, hits=-1998.8 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD,SUBJECT_DRUG_GAP_L X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 13:22:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3358444DE0 for ; Tue, 19 Jul 2011 13:21:58 +0000 (UTC) Date: Tue, 19 Jul 2011 13:21:58 +0000 (UTC) From: "James Howe (JIRA)" To: dev@couchdb.apache.org Message-ID: <2097164896.3810.1311081718206.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (COUCHDB-1227) Deleted validators are still run MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Deleted validators are still run -------------------------------- Key: COUCHDB-1227 URL: https://issues.apache.org/jira/browse/COUCHDB-1227 Project: CouchDB Issue Type: Bug Components: Database Core Affects Versions: 1.1 Environment: Windows XP Reporter: James Howe If design documents are deleted using an update to add _deleted while still retaining the validate_doc_update function, it is still run on updates. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira