From user-return-12477-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Mon Sep 06 22:14:08 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 33674 invoked from network); 6 Sep 2010 22:14:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Sep 2010 22:14:07 -0000 Received: (qmail 19889 invoked by uid 500); 6 Sep 2010 22:14:06 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 19847 invoked by uid 500); 6 Sep 2010 22:14:06 -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 19839 invoked by uid 99); 6 Sep 2010 22:14:06 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 22:14:06 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tiago.freire@gmail.com designates 209.85.215.52 as permitted sender) Received: from [209.85.215.52] (HELO mail-ew0-f52.google.com) (209.85.215.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 22:13:44 +0000 Received: by ewy20 with SMTP id 20so2812309ewy.11 for ; Mon, 06 Sep 2010 15:13:24 -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; bh=T2exUBe6LphFtuoh1Mdx7j7HrpaEWANyGRjm2Rb2vF4=; b=aZ+9kAY/MWiVzEfKQ3hbvUnLZyFFwBtAiGJVTnJ7lW7FRjIsqZeGxIOH5Y6d8Cf5Q2 1tO9S77aGMGeVVY1WcgBVtXMUwzhwAVoJV1wL8YvZHFaY6gDCMADtjr1BEbampFJfx3I 8YrqCOI+bArlrH+s6NFrmEYGNoa0YYztsHSeI= 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; b=t6HYmSJwYJuoWNk2jw+ZOb1r/NndbFrzKqjJvdnfNZnKjSjz5Qu7cS7CAMitGPyAsc zmCStURAWGqYvc9u5U3gC9qcy6aWZMjVV7E+wnQYHb1EhHWzLdDrcIT3J4VjjjTMvxue 5/JTZ44cbR85PtAkzQDsQGxMUHKRymvT7KdZY= MIME-Version: 1.0 Received: by 10.213.19.202 with SMTP id c10mr597224ebb.24.1283811204359; Mon, 06 Sep 2010 15:13:24 -0700 (PDT) Received: by 10.213.13.129 with HTTP; Mon, 6 Sep 2010 15:13:24 -0700 (PDT) In-Reply-To: References: <8CE60C6B-5912-47A8-BE4A-91F718B861DA@googlemail.com> Date: Mon, 6 Sep 2010 19:13:24 -0300 Message-ID: Subject: Re: Admin Party interface broken? From: Tiago Freire To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0015174be214cb65c8048f9e96d2 X-Virus-Checked: Checked by ClamAV on apache.org --0015174be214cb65c8048f9e96d2 Content-Type: text/plain; charset=ISO-8859-1 I mean CouchDB 1.0.1. On Mon, Sep 6, 2010 at 7:12 PM, Tiago Freire wrote: > Looks like the futon version packaged with CouchDB 1.0.2 is quite broken, I > can't change configuration settings as well. > I have tested with Google Chrome 6.0 (Mac) and it is exploding with the > same error. > > > On Mon, Sep 6, 2010 at 7:01 PM, Tiago Freire wrote: > >> Same error cropped up in the Configuration, when I tried to change the >> timeout settings. The value was broken into an array of single characters >> for transmission, and only the value was sent, no other parameter. >> >> >> On Mon, Sep 6, 2010 at 6:10 PM, Tiago Freire wrote: >> >>> Still giving the same js error message, on the same js line on . though I >>> can't analyze the PUT contents without Firebug. I am using the 1.0.1 >>> installer package for Ubuntu, on Ubuntu 10.4 64-bit. >>> >>> I forgot to mention: error is on line 629 of jquery.couch.js. I noticed >>> that the js files are being requested with a ?0.11.0 string appended to >>> them. It's in the source files at /opt/couchdb-1.0.1/share/couchdb/www/, I >>> have checked to be sure. >>> >>> On Mon, Sep 6, 2010 at 5:39 PM, Sebastian Cohnen < >>> sebastiancohnen@googlemail.com> wrote: >>> >>>> works for me on 1.0.1. could you try with firebug (and any other >>>> extension) disabled? >>>> >>>> On 06.09.2010, at 22:08, Tiago Freire wrote: >>>> >>>> > I have tried to fix the 'Admin Party', but the password is not being >>>> saved. >>>> > >>>> > Firebug (Firefox 3.6.8) is reporting an error in which it says 'resp >>>> is >>>> > null'. >>>> > >>>> > line 629: alert(errorMessage + ": " + resp.reason); >>>> > >>>> > The PUT itself seems wrong, as all it is listing is a js array with >>>> one >>>> > character of the password per item on the array. no username is being >>>> > reported by Firebug as being submitted. >>>> > >>>> > I am on CouchDB 1.0.1. Any ideas? >>>> > >>>> > >>>> > >>>> > -- >>>> > ----- >>>> > Tiago Mikhael Pastorello Freire a.k.a. Brazilian Joe >>>> >>>> >>> >>> >>> -- >>> ----- >>> Tiago Mikhael Pastorello Freire a.k.a. Brazilian Joe >>> >> >> >> >> -- >> ----- >> Tiago Mikhael Pastorello Freire a.k.a. Brazilian Joe >> > > > > -- > ----- > Tiago Mikhael Pastorello Freire a.k.a. Brazilian Joe > -- ----- Tiago Mikhael Pastorello Freire a.k.a. Brazilian Joe --0015174be214cb65c8048f9e96d2--