Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B333DC35 for ; Tue, 11 Sep 2012 09:45:10 +0000 (UTC) Received: (qmail 92969 invoked by uid 500); 11 Sep 2012 09:45:09 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 92567 invoked by uid 500); 11 Sep 2012 09:45:08 -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 92178 invoked by uid 99); 11 Sep 2012 09:45:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2012 09:45:07 +0000 Date: Tue, 11 Sep 2012 20:45:07 +1100 (NCT) From: "Martin Higham (JIRA)" To: dev@couchdb.apache.org Message-ID: <1754971259.62464.1347356707633.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (COUCHDB-1532) Content Type should specify charset for more MIME TYPES MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Martin Higham created COUCHDB-1532: -------------------------------------- Summary: Content Type should specify charset for more MIME TYPES Key: COUCHDB-1532 URL: https://issues.apache.org/jira/browse/COUCHDB-1532 Project: CouchDB Issue Type: Bug Components: JavaScript View Server Affects Versions: 1.2 Reporter: Martin Higham Priority: Minor The current set of registerType calls only specifies "charset=utf-8" for html and text. This should be specified for all MIME types that return UTF-8, which is all them -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira