Return-Path: X-Original-To: apmail-httpd-docs-archive@www.apache.org Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4440D17CE6 for ; Mon, 15 Jun 2015 15:08:53 +0000 (UTC) Received: (qmail 6631 invoked by uid 500); 15 Jun 2015 15:08:52 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 6568 invoked by uid 500); 15 Jun 2015 15:08:52 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 6554 invoked by uid 99); 15 Jun 2015 15:08:52 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jun 2015 15:08:52 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0CE061A5689 for ; Mon, 15 Jun 2015 15:08:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.01 X-Spam-Level: X-Spam-Status: No, score=-0.01 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 1u5rCW-7bk5D for ; Mon, 15 Jun 2015 15:08:43 +0000 (UTC) Received: from mta-outslow2.mel.univ-lorraine.fr (mta-outslow2.mel.univ-lorraine.fr [193.54.32.12]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id E8A8C42989 for ; Mon, 15 Jun 2015 15:08:42 +0000 (UTC) Received: from mta-out2.mel.univ-lorraine.fr (mta-out2.mel.univ-lorraine.fr [193.54.32.10]) by mta-outslow2.mel.univ-lorraine.fr (Postfix) with ESMTP id 34A5B6008C for ; Mon, 15 Jun 2015 17:08:33 +0200 (CEST) Received: from localhost (localhost.localdomain [127.0.0.1]) by mta-out2.mel.univ-lorraine.fr (Postfix) with ESMTP id 2FB5160002 for ; Mon, 15 Jun 2015 17:08:33 +0200 (CEST) X-Virus-Scanned: amavisd-new at univ-lorraine.fr Received: from [172.16.30.11] (max-clav.maxeville.lorraine.iufm.fr [194.167.6.10]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: gentis5@univ-lorraine.fr) by mta-out2.mel.univ-lorraine.fr (Postfix) with ESMTPSA id C964960003 for ; Mon, 15 Jun 2015 17:08:32 +0200 (CEST) Message-ID: <557EEA70.2060208@univ-lorraine.fr> Date: Mon, 15 Jun 2015 17:08:32 +0200 From: Lucien GENTIS User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: docs@httpd.apache.org Subject: Re: HTML entities References: <557C4FC4.20609@univ-lorraine.fr> <201506151510.15764@news.perlig.de> In-Reply-To: <201506151510.15764@news.perlig.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Le 15/06/2015 15:10, André Malo a écrit : > * Lucien Gentis wrote: > >> Hi to all, >> >> Since we use Unicode in XML files, do we still need to replace >> accentuated characters like é or è by HTML entities ? > I'd prefer to leave that a translator's group's decision. The editor problem > is still present (it's also independent from locale, editors usually do not > care about that, apart from filenames, sometimes). > > nd What do you mean by "The editor problem is still present" ? If a committer uses Latin-1 in his editor, I suppose he (or she) mostly edit english files, or files in his own language ; so he probably won't have problem displaying accentuated characters. I personally use gvim editor (vim-gtk) under Ubuntu 14.04, and even if its encoding setting is independent from locale, its default encoding is UTF8. So I only wanted to know if writing directly accentuated characters without replacing them by HTML entities could cause a problem with the build process, or somewhat . . . -- Lucien GENTIS UNIVERSITE DE LORRAINE - ESPE Centre de Ressources Informatiques 5, Rue Paul Richard C.O. 3 - MAXEVILLE 54528 LAXOU-CEDEX Tél. 03 83 17 68 42 Email : lucien.gentis@univ-lorraine.fr --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org