Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 68024 invoked from network); 13 May 2010 11:11:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 May 2010 11:11:08 -0000 Received: (qmail 58812 invoked by uid 500); 13 May 2010 11:11:08 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 58657 invoked by uid 500); 13 May 2010 11:11:06 -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 58649 invoked by uid 99); 13 May 2010 11:11:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 May 2010 11:11:06 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 May 2010 11:11:04 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4DBAgXV017063 for ; Thu, 13 May 2010 11:10:42 GMT Message-ID: <20212548.16761273749042310.JavaMail.jira@thor> Date: Thu, 13 May 2010 07:10:42 -0400 (EDT) From: "Antonio (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Created: (COUCHDB-760) Put attachments with cyrillic names is fail. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Put attachments with cyrillic names is fail. -------------------------------------------- Key: COUCHDB-760 URL: https://issues.apache.org/jira/browse/COUCHDB-760 Project: CouchDB Issue Type: Bug Components: Database Core Affects Versions: 0.11 Environment: Distributor ID:=09Ubuntu Description:=09Ubuntu 9.10 Release:=099.10 Codename:=09karmic Reporter: Antonio I try upload any file with cyrillic name(like =D0=9A=D0=BE=D0=BB=D1=8F=D0= =BD.txt) and its fail=20 i try with futon. And create test http://friendpaste.com/WrVoFIOZb3T5r70Fz8XWB (see line 22): this test is fail with # Exception raised: {"error":"bad_request","reason":= "Attachment name is not UTF-8 encoded"} --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.