From dev-return-202053-archive-asf-public=cust-asf.ponee.io@tomcat.apache.org Tue Oct 1 07:32:10 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 74401180608 for ; Tue, 1 Oct 2019 09:32:10 +0200 (CEST) Received: (qmail 46616 invoked by uid 500); 1 Oct 2019 07:32:09 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 46606 invoked by uid 99); 1 Oct 2019 07:32:09 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2019 07:32:09 +0000 From: GitBox To: dev@tomcat.apache.org Subject: [GitHub] [tomcat] lgxbslgx opened a new pull request #210: BZ 63792: The tomcat log contains garbled code because of i18n Message-ID: <156991512910.23308.15678372458296057747.gitbox@gitbox.apache.org> Date: Tue, 01 Oct 2019 07:32:09 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit lgxbslgx opened a new pull request #210: BZ 63792: The tomcat log contains garbled code because of i18n URL: https://github.com/apache/tomcat/pull/210 Prevent garbled code when using ResourceBundle. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org