Mailinglist Archive: opensuse-bugs (10054 mails)

< Previous Next >
[Bug 240306] New: glibc sort order on pt_BR
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 30 Jan 2007 09:25:57 -0700 (MST)
  • Message-id: <bug-240306-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=240306

Summary: glibc sort order on pt_BR
Product: openSUSE 10.2
Version: Final
Platform: i586
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Translations
AssignedTo: ke@xxxxxxxxxx
ReportedBy: edurbs@xxxxxxxxx
QAContact: ke@xxxxxxxxxx


In pt_BR, the glibc doesn't count spaces in the sort order.

An example sorted by "sort" command:

That list:

GABRIELA HELEDA DE SOUZA
GABRIEL ALCIDES KLIM PERONDI
GABRIELA LETICIA BATISTA NUNES
GABRIELA JACOBY NOS
GABRIEL ALEXANDRE DA SILVA MANICA
GÁBRIEL ALCIDES KLIM PERONDI
GÁBRIELA JACOBY NOS

But the right order is:

GABRIEL ALCIDES KLIM PERONDI
GÁBRIEL ALCIDES KLIM PERONDI
GABRIEL ALEXANDRE DA SILVA MANICA
GABRIELA HELEDA DE SOUZA
GABRIELA JACOBY NOS
GÁBRIELA JACOBY NOS
GABRIELA LETICIA BATISTA NUNES


I find that I can change that on /usr/share/i18n/locales, adding:

reorder-after <U00A0>
<U0020><CAP>;<CAP>;<CAP>;<U0020>
reorder-end

in the session LC_COLLATE. After generate the locale again, I have the right
sort order.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >