Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 39981 invoked from network); 8 Jan 2009 20:25:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2009 20:25:39 -0000 Received: (qmail 76604 invoked by uid 500); 8 Jan 2009 20:25:36 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 76578 invoked by uid 500); 8 Jan 2009 20:25:36 -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 76567 invoked by uid 99); 8 Jan 2009 20:25:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jan 2009 12:25:36 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of deepjungle.maca@gmail.com designates 209.85.218.10 as permitted sender) Received: from [209.85.218.10] (HELO mail-bw0-f10.google.com) (209.85.218.10) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jan 2009 20:25:29 +0000 Received: by bwz3 with SMTP id 3so24577011bwz.11 for ; Thu, 08 Jan 2009 12:25:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=CnTMiB0YU7Z2V/arQj63mKUU0qsMZFyjw6Mg4ho/f54=; b=s8f5GVMdkSu6HGeg+LTdZtAT9AQgsJRnyAvrZc+W9hne4HZIvekhB6t86fSgecn2YO juQbffZy6HxTbl7Meu4ofoUWottABMKNwGg018u003i2F2bJP3eF7cV9YEkbknxkdhgf JWnR847z68sKQYE02IdaaYeO4lDOKwFUA3baY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=HxRhQKpvT/+GtEAY0D65yitZSwr+HEP/ivkD5eO+tAMU0eL4xxmg6c066yWXrNCesE wBKJNBbL5aqzAYd2zikLJpVEiZ3KfOeJ6832mbOV2lZvVfKiVBlbvZ2CToJ5F695pCg/ LOi9x4JV1765fh6xlbmRMVaVSXaNk+yE2TA+g= Received: by 10.181.200.6 with SMTP id c6mr9441647bkq.44.1231446080385; Thu, 08 Jan 2009 12:21:20 -0800 (PST) Received: by 10.181.60.12 with HTTP; Thu, 8 Jan 2009 12:21:20 -0800 (PST) Message-ID: <8e0c20480901081221r748556a7u57c4ee27fbfafc78@mail.gmail.com> Date: Thu, 8 Jan 2009 21:21:20 +0100 From: DeepJ To: user@couchdb.apache.org Subject: Futon doesn't function properly in the Firefox 3.1beta2 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_174022_6917392.1231446080380" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_174022_6917392.1231446080380 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I'm trying to use the Futon in the Firefox 3.1beta2 and I can't see any documents nor use buttons like Create Document, Compact Database or Delete Database in a database. Every test fails in the Test Suite. This things function properly in the Firefox 3 and the Opera 9.63 / 10. My last version of the CouchDB is Apache CouchDB 0.9.0a732542-incubating and is running on the linux server based on the Ubuntu OS and my client OS is the Windows XP. Does anybody have same experience with this? ------=_Part_174022_6917392.1231446080380--