Your message dated Tue, 10 Aug 2004 09:14:14 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#264550: locales: LC_CTYPE not working correctly for pl_PL.utf8
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Aug 2004 11:11:59 +0000
>From [EMAIL PROTECTED] Mon Aug 09 04:11:59 2004
Return-path: <[EMAIL PROTECTED]>
Received: from noqmail.pjwstk.edu.pl [148.81.141.19] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Bu84M-0001R2-00; Mon, 09 Aug 2004 04:11:58 -0700
Received: (qmail 28278 invoked by uid 539); 9 Aug 2004 13:11:26 +0200
Received: from [EMAIL PROTECTED] by noqmail.pjwstk.edu.pl by uid 102 with 
qmail-scanner-1.21 
 (spamassassin: 2.60.  Clear:RC:0(83.31.30.240):SA:0(1.0/5.0):. 
 Processed in 2.005328 secs); 09 Aug 2004 11:11:26 -0000
Received: from cig240.neoplus.adsl.tpnet.pl (HELO prosiaczek) ([EMAIL PROTECTED])
  by 0 with RC4-MD5 encrypted SMTP; 9 Aug 2004 13:11:24 +0200
Subject: locales: LC_CTYPE not working correctly for pl_PL.utf8
From: Michal Ziolkowski <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Content-Type: text/plain
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.6 
Date: Mon, 09 Aug 2004 13:09:24 +0200
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: locales
Version: 2.3.2.ds1-15
Severity: normal

In pl_PL.utf8 locale polish lower and upper case characters are not
properly recognized and are not converted by to upper and to lower
functions.

e.g. tr '[:lower:]' '[:upper:]' should convert U0142 to U0141
but polish characters are left alone - only standard ASCII 
characters are converted.

The locale definition seems to be correct and for pl_PL.iso88592 
works as expected.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=pl_PL.iso88592, LC_CTYPE=pl_PL.iso88592

Versions of packages locales depends on:
ii  debconf                     1.4.30       Debian configuration management sy
ii  libc6 [glibc-2.3.2.ds1-15]  2.3.2.ds1-15 GNU C Library: Shared libraries an

-- debconf information:
* locales/default_environment_locale: en_US.UTF-8
* locales/locales_to_be_generated: en_US ISO-8859-1, en_US.UTF-8 UTF-8, pl_PL 
ISO-8859-2, pl_PL.UTF-8 UTF-8, en_GB.UTF-8 UTF-8


---------------------------------------
Received: (at 264550-done) by bugs.debian.org; 10 Aug 2004 00:14:21 +0000
>From [EMAIL PROTECTED] Mon Aug 09 17:14:20 2004
Return-path: <[EMAIL PROTECTED]>
Received: from omega.webmasters.gr.jp (webmasters.gr.jp) [218.44.239.78] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BuKHU-0005NJ-00; Mon, 09 Aug 2004 17:14:20 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
        by webmasters.gr.jp (Postfix) with ESMTP
        id 328A9DEDF6; Tue, 10 Aug 2004 09:14:14 +0900 (JST)
Date: Tue, 10 Aug 2004 09:14:14 +0900
Message-ID: <[EMAIL PROTECTED]>
From: GOTO Masanori <[EMAIL PROTECTED]>
To: Michal Ziolkowski <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#264550: locales: LC_CTYPE not working correctly for pl_PL.utf8
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

At Mon, 09 Aug 2004 13:09:24 +0200,
Michal Ziolkowski wrote:
> In pl_PL.utf8 locale polish lower and upper case characters are not
> properly recognized and are not converted by to upper and to lower
> functions.
> 
> e.g. tr '[:lower:]' '[:upper:]' should convert U0142 to U0141
> but polish characters are left alone - only standard ASCII 
> characters are converted.
> 
> The locale definition seems to be correct and for pl_PL.iso88592 
> works as expected.

No.  tr is not multibyte aware.  I close this bug.  If you have the
concrete example to reappear the problem, please reopen this bug.

Regards,
-- gotom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to