From dev-return-10497-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Jul 02 16:14:37 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 91501 invoked from network); 2 Jul 2010 16:14:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Jul 2010 16:14:36 -0000 Received: (qmail 65044 invoked by uid 500); 2 Jul 2010 16:14:36 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 64930 invoked by uid 500); 2 Jul 2010 16:14:35 -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 64921 invoked by uid 99); 2 Jul 2010 16:14:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jul 2010 16:14:35 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of robert.newson@gmail.com designates 74.125.82.54 as permitted sender) Received: from [74.125.82.54] (HELO mail-ww0-f54.google.com) (74.125.82.54) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jul 2010 16:14:28 +0000 Received: by wwb17 with SMTP id 17so558545wwb.23 for ; Fri, 02 Jul 2010 09:13:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=mOIAVzLk8YnuMAquMG/EItGVaMcRa1Becrh0TR1yCNs=; b=BMIm176JH9RZrbpIyCL9M9lOsVoEk7Hd8MoAXCGFhZ1f47d1sJ7FxQu0NKK+1EhVhf rVX4J7o88xH4cYjG0FuvGic4C/5gkvw6pV8wxgOKtEN7eZLuHICCNvVbOnq9w8xFqFBw Xd/gYNetHCC8HyF/RiRvJ3KBxX3fQCfvhWqCM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=xIqmWFhNszQWEHIvwdgoOi5T2MTWMAOUetcQSrocGd9Bj4mxofb884lL0oy0MqQoQe QRE4eE/0Z0RYU/TOdZosiKeWeg7xrC6CH6nBWnp8Dp86k2+pzfncDJul3x/QBa2tAfIU XE4+tSiPIHXiMxbhY3M9+udydtjFqbmfUuOhs= MIME-Version: 1.0 Received: by 10.103.221.1 with SMTP id y1mr218658muq.19.1278087187628; Fri, 02 Jul 2010 09:13:07 -0700 (PDT) Received: by 10.103.224.9 with HTTP; Fri, 2 Jul 2010 09:13:07 -0700 (PDT) In-Reply-To: References: Date: Fri, 2 Jul 2010 17:13:07 +0100 Message-ID: Subject: Re: Futon regression From: Robert Newson To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org It's a bit more subtle. If you exclusively single click to edit, the patch works. Try double-clicking one field's value first (I was changing the documents _id value). Now you can't edit other field values. B. On Fri, Jul 2, 2010 at 5:06 PM, Robert Newson wro= te: > From this commit on, it's no longer possible to edit the values of new > fields in Futon using Firefox; > > git bisect ftw > > be39860688e01e0d0749fdbefdd226d790133219 is the first bad commit > commit be39860688e01e0d0749fdbefdd226d790133219 > Author: John Christopher Anderson > Date: =A0 Thu Jul 1 21:25:48 2010 +0000 > > =A0 =A0click to edit config in Futon instead of double click. thanks Aaro= n Miller > > =A0 =A0git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@959788 > 13f79535-47bb-0310-9956-ffa450edef68 > > :040000 040000 29993a9574837b7332021aeba2f02427dc892064 > 8dc6299868dcdd68ba4833aa8708dab987b013aa M =A0 =A0 =A0share >