From user-return-12475-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Mon Sep 06 22:01:48 2010 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 28147 invoked from network); 6 Sep 2010 22:01:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Sep 2010 22:01:48 -0000 Received: (qmail 11333 invoked by uid 500); 6 Sep 2010 22:01:47 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 11270 invoked by uid 500); 6 Sep 2010 22:01:46 -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 11261 invoked by uid 99); 6 Sep 2010 22:01:46 -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:01:46 +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 (nike.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:01:24 +0000 Received: by eya25 with SMTP id 25so2808113eya.11 for ; Mon, 06 Sep 2010 15:01:04 -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=CAEs3+B1cvZTmHyCWu1X56bDmKIxT4IN+aniEQQ7Dsk=; b=CsmH9VZyftl+X+lYGEMhFOjYG+uv0YDZ3aiJnbTzMNrRR3GoUTFHBDeHy0pzarwlVr xoW5ogYBKJvHBGEwi/SFXx/0U74pUDy+gwzpVAIeFGJTtRnkYtm1x1nVMUIxRrYimkOy BBaOESgTaKuidoe9bjYyuAITEf1TXpSKm06dU= 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=gN4sFDt3gg70C70JVmvllPWPHu4hb9p1QRzPJK1DQtV/7Af/8YF6n9Pcj+CDIRU+Fe xzj3MXIKL41DCVKRje8WMvz2I/apvhZYgu2q17k9efzUcQmBGt4TLMRMOnBf3Yfm2fUw JY//eDTTv8nbIMmUTf0H0YE3kEpUGsVC7d/LY= MIME-Version: 1.0 Received: by 10.213.19.203 with SMTP id c11mr568951ebb.31.1283810464600; Mon, 06 Sep 2010 15:01:04 -0700 (PDT) Received: by 10.213.13.129 with HTTP; Mon, 6 Sep 2010 15:01:04 -0700 (PDT) In-Reply-To: References: <8CE60C6B-5912-47A8-BE4A-91F718B861DA@googlemail.com> Date: Mon, 6 Sep 2010 19:01:04 -0300 Message-ID: Subject: Re: Admin Party interface broken? From: Tiago Freire To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0015174be22cb392c5048f9e6a6f X-Virus-Checked: Checked by ClamAV on apache.org --0015174be22cb392c5048f9e6a6f Content-Type: text/plain; charset=ISO-8859-1 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 --0015174be22cb392c5048f9e6a6f--