Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94CAD1876F for ; Thu, 18 Feb 2016 17:01:18 +0000 (UTC) Received: (qmail 78948 invoked by uid 500); 18 Feb 2016 17:01:18 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 78861 invoked by uid 500); 18 Feb 2016 17:01:18 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 78829 invoked by uid 99); 18 Feb 2016 17:01:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2016 17:01:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 124EE2C14F4 for ; Thu, 18 Feb 2016 17:01:18 +0000 (UTC) Date: Thu, 18 Feb 2016 17:01:18 +0000 (UTC) From: "Michael Osipov (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CSV-172) Don't quote cells just because they have UTF-8 encoded characters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CSV-172?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated CSV-172: ------------------------------- Summary: Don't quote cells just because they have UTF-8 encoded charact= ers (was: Don't quote cells just because they have UTF-8 characters) > Don't quote cells just because they have UTF-8 encoded characters > ----------------------------------------------------------------- > > Key: CSV-172 > URL: https://issues.apache.org/jira/browse/CSV-172 > Project: Commons CSV > Issue Type: Improvement > Reporter: Andrew Pennebaker > > Don't quote cells with values like =D0=BA=D0=BE=D1=82 or =D8=A7=D9=84=D9= =83=D9=84=D8=A8, that happen to have UTF-8 characters but no cell or row de= limiters. -- This message was sent by Atlassian JIRA (v6.3.4#6332)