From user-return-18742-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Wed Nov 9 08:34:40 2011 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 A29677622 for ; Wed, 9 Nov 2011 08:34:40 +0000 (UTC) Received: (qmail 71884 invoked by uid 500); 9 Nov 2011 08:34:39 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 71849 invoked by uid 500); 9 Nov 2011 08:34:39 -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 71841 invoked by uid 99); 9 Nov 2011 08:34:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2011 08:34:39 +0000 X-ASF-Spam-Status: No, hits=-0.6 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tretiy3@gmail.com designates 209.85.161.52 as permitted sender) Received: from [209.85.161.52] (HELO mail-fx0-f52.google.com) (209.85.161.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2011 08:34:31 +0000 Received: by faan26 with SMTP id n26so2019692faa.11 for ; Wed, 09 Nov 2011 00:34:09 -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:content-transfer-encoding; bh=lcC95EGa+p49kWRr+iyl92bHAZ95R8jFmnQt83652ic=; b=nMe6pVWaU6cdmjzZkybBUli9106IJ/cq/QRaeO2kHV5hrn2G1wRp9c4PeFfrXrL+Er 8tmw0g33HbEV+kfN1yn16MHu/f9lOFjNms9PFgzhfYpxPDYbu8tZ+vBf1riz2bGuwQwr EmYCgtsBe8N67sVMcfjjzCpKKzMVDA9t6LL4c= Received: by 10.223.58.8 with SMTP id e8mr3334496fah.27.1320827649694; Wed, 09 Nov 2011 00:34:09 -0800 (PST) Received: from [192.168.0.201] (95-30-162-52.broadband.corbina.ru. [95.30.162.52]) by mx.google.com with ESMTPS id l18sm5781332fab.9.2011.11.09.00.34.07 (version=SSLv3 cipher=OTHER); Wed, 09 Nov 2011 00:34:08 -0800 (PST) Message-ID: <4EBA3B48.8020202@gmail.com> Date: Wed, 09 Nov 2011 11:35:20 +0300 From: Alexey Ganzha User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15 MIME-Version: 1.0 To: user@couchdb.apache.org Subject: The `source' property must exist and be either a string or an object. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello everybody. Got this error while replicationg or editing object from Futon (create field and than save the doc) Cant save document. What should i do? Please help.