Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 33357 invoked from network); 17 Jul 2006 10:56:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jul 2006 10:56:22 -0000 Received: (qmail 5428 invoked by uid 500); 17 Jul 2006 10:56:22 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 5206 invoked by uid 500); 17 Jul 2006 10:56:21 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 5197 invoked by uid 99); 17 Jul 2006 10:56:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 03:56:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 03:56:20 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B7CCF41001A for ; Mon, 17 Jul 2006 10:54:14 +0000 (GMT) Message-ID: <27095309.1153133654750.JavaMail.jira@brutus> Date: Mon, 17 Jul 2006 03:54:14 -0700 (PDT) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-244) with linux, depending on env setting $LANG and console encoding, some i18n tests fail In-Reply-To: <1075012607.1114715323467.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-244?page=all ] Knut Anders Hatlen updated DERBY-244: ------------------------------------- Derby Info: [Patch Available] > with linux, depending on env setting $LANG and console encoding, some i18n tests fail > ------------------------------------------------------------------------------------- > > Key: DERBY-244 > URL: http://issues.apache.org/jira/browse/DERBY-244 > Project: Derby > Issue Type: Bug > Components: Test > Affects Versions: 10.1.1.0 > Environment: Linux, with console.encoding *not* UTF-8 > Reporter: Myrna van Lunteren > Assigned To: Knut Anders Hatlen > Priority: Minor > Attachments: 244.diff, 244.stat > > > The tests > i18n/messageLocale.sql > i18n/urlLocale.sql > i18n/iepnegativetests_ES.sql > will fail on Linux if $LANG and as a result, console.encoding is not set in the same way as when the test master was created. The behavior is that some characters are not seen as outside the ANSI range and are displayed as a ?. > Result is as master when $LANG is en_US.UTF-8 > But then ieptest.sql will fail which will with ibm142 which pass if $LANG is en_US. > This needs some further analysis, so this description may need to be updated later. > Whatever the solution is, will need to work for all situations. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira