Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 38FE895E4 for ; Thu, 10 Nov 2011 13:14:22 +0000 (UTC) Received: (qmail 52078 invoked by uid 500); 10 Nov 2011 13:14:20 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 52045 invoked by uid 500); 10 Nov 2011 13:14:20 -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 52037 invoked by uid 99); 10 Nov 2011 13:14:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2011 13:14:20 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chris.publicbox@gmail.com designates 209.85.213.180 as permitted sender) Received: from [209.85.213.180] (HELO mail-yx0-f180.google.com) (209.85.213.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2011 13:14:11 +0000 Received: by yenr11 with SMTP id r11so2666647yen.11 for ; Thu, 10 Nov 2011 05:13:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=VdvuR0QILtyUrFyYFbaqFX7tdv2jGm1uRQSf/f4DjT8=; b=F6ROBoik1290HGja0Q0oOWdxQkIccvAe8qgnadE3FAdJnt7aiavq9zzP2BozFmQ65T sE4wxI+jGfwc3A5ZU6TF1J5xLRzA93km7YsvXnx6u+4rZZGiJZ3kv/fDNwzwPVqpZCyG e+G5qDhvc/9Hgpik0yUyqbt6a6um15lfyIwKM= Received: by 10.100.186.10 with SMTP id j10mr3260858anf.83.1320930830333; Thu, 10 Nov 2011 05:13:50 -0800 (PST) Received: from Chris-Wilhites-MacBook-Pro.local (rrcs-98-101-28-138.midsouth.biz.rr.com. [98.101.28.138]) by mx.google.com with ESMTPS id 32sm23808672anu.10.2011.11.10.05.13.47 (version=SSLv3 cipher=OTHER); Thu, 10 Nov 2011 05:13:48 -0800 (PST) Message-ID: <4EBBCE0A.9030205@gmail.com> Date: Thu, 10 Nov 2011 08:13:46 -0500 From: Chris Wilhite User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: user@couchdb.apache.org Subject: Futon2 (Sammy) Content-Type: multipart/alternative; boundary="------------060407060503040900060300" X-Virus-Checked: Checked by ClamAV on apache.org --------------060407060503040900060300 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello, I have been playing around with the Sammy (couchapp) version of futon. I have tried to run the Test Suite but I get the following error for every test: |{"error":"bad_request","reason":"invalid UTF-8 JSON: <<>>"}| I have examined the code and it appears normal, so I was wondering where else I could look? Or, perhaps the test suite is not ready for this version yet? --------------060407060503040900060300--