Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 6341 invoked from network); 6 Sep 2010 20:08:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Sep 2010 20:08:53 -0000 Received: (qmail 26863 invoked by uid 500); 6 Sep 2010 20:08:52 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 26788 invoked by uid 500); 6 Sep 2010 20:08:52 -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 26780 invoked by uid 99); 6 Sep 2010 20:08:51 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 20:08:51 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS 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 20:08:29 +0000 Received: by ewy20 with SMTP id 20so2785661ewy.11 for ; Mon, 06 Sep 2010 13:08:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=U6FY6NBbSLtShDZNrvlRblvnbl2s8yG631kdPAy1H+E=; b=aczEo/a53swWJM+9yVumhEo+bNFOBH9hdsx5O/kWemoK78Ct1TIa6NI+Tfev+lxXLT JqrUvgGlJ8SBreiPv6L1F6iZ3Wx8Xd2kFNI8ZtYYIirMxWxpaAdMGt5Ck3bJTdrE5tLP 2EnvYLbAdDu8+YKwIR/1S23O1Y5aJOngaHcMc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xLQVhxnxdVDAzXAbwjRujKQ6ZhFj6DYqktKsOysebGLyDOZS05xUmqP9L6H2JCehDx pT55GAhOWzuhaN+0NNREX2luy7Vir8QStFM33wGyu5lauqf+rkHaOrG6RHtIbsey0igQ OgUdx/6po4h/VUldcRAKRSMdR5qq+KCXpGn5o= MIME-Version: 1.0 Received: by 10.213.114.19 with SMTP id c19mr262827ebq.97.1283803688987; Mon, 06 Sep 2010 13:08:08 -0700 (PDT) Received: by 10.213.13.129 with HTTP; Mon, 6 Sep 2010 13:08:08 -0700 (PDT) Date: Mon, 6 Sep 2010 17:08:08 -0300 Message-ID: Subject: Admin Party interface broken? From: Tiago Freire To: CouchDB Users Content-Type: multipart/alternative; boundary=0015174bdebcd7ec83048f9cd654 X-Virus-Checked: Checked by ClamAV on apache.org --0015174bdebcd7ec83048f9cd654 Content-Type: text/plain; charset=ISO-8859-1 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 --0015174bdebcd7ec83048f9cd654--