[Bug 1558960] [NEW] More consistent usage of locale variables

Sworddragon 1558960 at bugs.launchpad.net
Fri Mar 18 08:49:20 UTC 2016


Public bug reported:

I'm using Ubuntu 16.04 dev with libc-bin 2.21-0ubuntu6 and for example
on this output I'm noticing different variants of the values used:

sworddragon at ubuntu:~$ echo $LANG
de_DE.UTF-8
sworddragon at ubuntu:~$ locale -a
C
C.UTF-8
de_AT.utf8
de_BE.utf8
de_CH.utf8
de_DE.utf8
de_LI.utf8
de_LU.utf8
en_US.utf8
POSIX


$LANG uses "UTF-8" at the end instead of "utf8" as in the locale list. Also C.UTF-8 uses a different end as the other unicode-base locales in the list. Maybe this could be made more consistent so that overall one variant is preferred.

** Affects: glibc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/1558960

Title:
  More consistent usage of locale variables

Status in glibc package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 16.04 dev with libc-bin 2.21-0ubuntu6 and for example
  on this output I'm noticing different variants of the values used:

  sworddragon at ubuntu:~$ echo $LANG
  de_DE.UTF-8
  sworddragon at ubuntu:~$ locale -a
  C
  C.UTF-8
  de_AT.utf8
  de_BE.utf8
  de_CH.utf8
  de_DE.utf8
  de_LI.utf8
  de_LU.utf8
  en_US.utf8
  POSIX

  
  $LANG uses "UTF-8" at the end instead of "utf8" as in the locale list. Also C.UTF-8 uses a different end as the other unicode-base locales in the list. Maybe this could be made more consistent so that overall one variant is preferred.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1558960/+subscriptions



More information about the foundations-bugs mailing list