Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 50185 invoked from network); 12 Aug 2010 01:32:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Aug 2010 01:32:40 -0000 Received: (qmail 18671 invoked by uid 500); 12 Aug 2010 01:32:39 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 18615 invoked by uid 500); 12 Aug 2010 01:32:38 -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 18607 invoked by uid 99); 12 Aug 2010 01:32:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Aug 2010 01:32:38 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.161.180] (HELO mail-gx0-f180.google.com) (209.85.161.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Aug 2010 01:32:31 +0000 Received: by gxk22 with SMTP id 22so381451gxk.11 for ; Wed, 11 Aug 2010 18:32:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.150.73.37 with SMTP id v37mr22334509yba.311.1281576729407; Wed, 11 Aug 2010 18:32:09 -0700 (PDT) Received: by 10.150.134.10 with HTTP; Wed, 11 Aug 2010 18:32:09 -0700 (PDT) Date: Wed, 11 Aug 2010 18:32:09 -0700 Message-ID: Subject: bad utf8 error From: Kenneth Tyler To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org i imported a bunch of pages from my wiki into a couch 1.0 database if i do this http://127.0.0.1:5984/tyler_kenneth_3109/ee61c397a28bdca6a9cb984215f04d96 i get back the json if i try to touch the page in futon i get error: ucs {bad_utf8_character_code} anybody know what i have to strip out of the text ? thanks ken tyler