Public bug reported:

Tested in 6.06.1 updated.

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.

** Affects: glibc (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed
** Affects: glibc (Suse)
     Importance: Unknown
         Status: Unknown

** Bug watch added: Novell/SUSE Bugzilla #240306
   https://bugzilla.novell.com/show_bug.cgi?id=240306

** Also affects: glibc (Suse) via
   https://bugzilla.novell.com/show_bug.cgi?id=240306
   Importance: Unknown
       Status: Unknown

-- 
wrong glibc sort order on pt_BR
https://launchpad.net/bugs/82302

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to