Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 41112 invoked from network); 1 Feb 2010 02:48:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 02:48:14 -0000 Received: (qmail 97048 invoked by uid 500); 1 Feb 2010 02:48:14 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 96958 invoked by uid 500); 1 Feb 2010 02:48:14 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 96948 invoked by uid 99); 1 Feb 2010 02:48:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 02:48:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 02:48:11 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F144429A0013 for ; Sun, 31 Jan 2010 18:47:50 -0800 (PST) Message-ID: <1517291322.131264992470985.JavaMail.jira@brutus.apache.org> Date: Mon, 1 Feb 2010 02:47:50 +0000 (UTC) From: "Felix Sun (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Commented: (COUCHDB-633) invalid UTF-8 JSON with Mac OSX Leopard and Trunk Revision: 904726 In-Reply-To: <1945403298.146371264825414785.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12827992#action_12827992 ] Felix Sun commented on COUCHDB-633: ----------------------------------- Actually I click "New Document", and "Save Document" directly only with the _id value which is generated automatically, This should work right? > invalid UTF-8 JSON with Mac OSX Leopard and Trunk Revision: 904726 > ------------------------------------------------------------------ > > Key: COUCHDB-633 > URL: https://issues.apache.org/jira/browse/COUCHDB-633 > Project: CouchDB > Issue Type: Bug > Reporter: Felix Sun > Priority: Critical > Attachments: 2010-01-30_1213.png > > > Either by using Futon OR curl I get the same result by just saving a document with only _id > [error] [<0.136.0>] attempted upload of invalid JSON {"_id":"d332ed442bf2edf991e79b560e000a3b"} > [info] [<0.136.0>] 127.0.0.1 - - 'PUT' /plankton/d332ed442bf2edf991e79b560e000a3b 400 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.