From user-return-17165-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Jul 14 09:15:47 2011 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E9AC77D2 for ; Thu, 14 Jul 2011 09:15:47 +0000 (UTC) Received: (qmail 68299 invoked by uid 500); 14 Jul 2011 09:15:46 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 67671 invoked by uid 500); 14 Jul 2011 09:15:29 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 67646 invoked by uid 99); 14 Jul 2011 09:15:18 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 09:15:18 +0000 Received: from localhost (HELO mail-iy0-f180.google.com) (127.0.0.1) (smtp-auth username rnewson, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 09:15:17 +0000 Received: by iyh42 with SMTP id 42so62479iyh.11 for ; Thu, 14 Jul 2011 02:15:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.63.198 with SMTP id c6mr1862582ibi.159.1310634916540; Thu, 14 Jul 2011 02:15:16 -0700 (PDT) Received: by 10.231.145.67 with HTTP; Thu, 14 Jul 2011 02:15:16 -0700 (PDT) In-Reply-To: References: Date: Thu, 14 Jul 2011 10:15:16 +0100 Message-ID: Subject: Re: How to delete doc with empty string _id From: Robert Newson To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 yes, a bug we've squashed repeatedly but still lingers. What version of CouchDB? and how did you manage to create the doc with an empty _id? B. On 14 July 2011 10:04, sleepnova wrote: > Hi, > > I occasionally create a doc which _id = empty string. How can I delete it? > I couldn't select it from Futon and neither can identify it with a URL. > Is that a bug? > > -- > - sleepnova >