From nobody@FreeBSD.org  Tue Feb 20 18:41:41 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B0EB516AE49
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 Feb 2007 18:41:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id A44A513C4AC
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 Feb 2007 18:41:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l1KIffWJ096738
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 20 Feb 2007 18:41:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l1KIff7b096722;
	Tue, 20 Feb 2007 18:41:41 GMT
	(envelope-from nobody)
Message-Id: <200702201841.l1KIff7b096722@www.freebsd.org>
Date: Tue, 20 Feb 2007 18:41:41 GMT
From: c adams<salsafresh@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: UTF8 encoded locales and problem collating accents
X-Send-Pr-Version: www-3.0

>Number:         109367
>Category:       conf
>Synopsis:       [locale] UTF8 encoded locales and problem collating accents
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    versus
>State:          analyzed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 20 18:50:05 GMT 2007
>Closed-Date:    
>Last-Modified:  Thu Jun 10 21:43:41 UTC 2010
>Originator:     c adams
>Release:        6.2-rc1
>Organization:
>Environment:
6.2-RC1 FreeBSD 6.2-RC1 #0: Thu Nov 16 05:01:36 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
UTF-8 locales appear to use C type collation.  

$ export LC_COLLATE="en_US.ISO8859-15"
$ ls *odt
sample.odt      s?mple.odt     sz?mple.odt
export LC_COLLATE="en_US.UTF-8"
$ ls *odt
sample.odt      sz?mple.odt    s?mple.odt

Same results with every UTF-8 locale type used (fr_FR.UTF-8, eu_ES.UTF-8,
en_AU.UTF-8, sv_SE.UTF-8, en_GB.UTF-8).
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-i18n 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Mon May 18 15:17:59 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109367 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Jun 10 22:10:36 UTC 2009 
State-Changed-Why:  
Sorry for this email, but I am not really sure what the issue is here. 

This is mostly because the important information got deleted during 
the import in GNATS or when the email was transmitted. 

Is there a chance you can reproduce it and send it as text/html or 
something? Maybe use the output of hexdump (with hex and characters) 
to keep track of the high-ascii. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=109367 

From: "konrad.jankowski@bluemedia.pl" <konrad.jankowski@bluemedia.pl>
To: bug-followup@FreeBSD.org,
 salsafresh@yahoo.com
Cc:  
Subject: Re: conf/109367: [locale] UTF8 encoded locales and problem collating accents
Date: Mon, 24 Aug 2009 21:53:42 +0200

 This is actually my task, I will take over from this point on.
 
 It is and will be broken until I finally merge back my patches. Sorry  
 for the long delay, I had got really heavy personal stuff going on.
 This is all about this work: http://wiki.freebsd.org/KonradJankowski/Collation
State-Changed-From-To: feedback->analyzed 
State-Changed-By: versus 
State-Changed-When: Thu Jun 10 21:39:26 UTC 2010 
State-Changed-Why:  



Responsible-Changed-From-To: freebsd-i18n->versus 
Responsible-Changed-By: versus 
Responsible-Changed-When: Thu Jun 10 21:39:26 UTC 2010 
Responsible-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=109367 
>Unformatted:
