Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 33190 invoked from network); 6 Sep 2010 22:13:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Sep 2010 22:13:10 -0000 Received: (qmail 17455 invoked by uid 500); 6 Sep 2010 22:13:09 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 17392 invoked by uid 500); 6 Sep 2010 22:13:08 -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 17384 invoked by uid 99); 6 Sep 2010 22:13:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 22:13:08 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tiago.freire@gmail.com designates 209.85.215.180 as permitted sender) Received: from [209.85.215.180] (HELO mail-ey0-f180.google.com) (209.85.215.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 22:13:03 +0000 Received: by eya25 with SMTP id 25so2810491eya.11 for ; Mon, 06 Sep 2010 15:12:42 -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=MHYcLE2N42kJrPpTL4/6y5jhWnghydBWTU6mKCPZnMQ=; b=mc+DPxzPUJfZP6hoQ/v2kabUpHnc1ilfWtigdcvowJjwZ/GisURXP0tlNajfoirLXY noGayFIR0COSIyqSJS21kbUXw1qQae8xdboc+yG1yW4sZvlB5IcE9F5RB2OwuLi7HPsg YftRZRq/cXL+BlOgcpIXy6OY2IKfLwKnKfy8s= 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=EUaUeYWCxvX01EVVP68mf9bhTefNZQOwV9czqlOLXPVMJyo0lBbPEaUWSYTqCzOBxo wNOpTfqZuNusdgAfqoP2Cef9TjLgpY2TT90nzpnGw0txU0lmqLYHI9kxDuo9fE7HhEYT 5vbji4vBN+6++nzlz/m66UNcF0y3wLecGc2XI= MIME-Version: 1.0 Received: by 10.213.22.139 with SMTP id n11mr603092ebb.21.1283811162388; Mon, 06 Sep 2010 15:12:42 -0700 (PDT) Received: by 10.213.13.129 with HTTP; Mon, 6 Sep 2010 15:12:42 -0700 (PDT) In-Reply-To: References: <8CE60C6B-5912-47A8-BE4A-91F718B861DA@googlemail.com> Date: Mon, 6 Sep 2010 19:12:42 -0300 Message-ID: Subject: Re: Admin Party interface broken? From: Tiago Freire To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0015174c46504afb19048f9e946a --0015174c46504afb19048f9e946a Content-Type: text/plain; charset=ISO-8859-1 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 --0015174c46504afb19048f9e946a--