← Back to team overview

ubuntu-translations-coordinators team mailing list archive

[Bug 666565] Re: "utf8" charmap in locale name is wrong

 

This was fixed in language-selector, which is what I originally reported
it against. I'm not sure why it's marked as affecting ubuntu-
translations.

-- 
You received this bug notification because you are a member of Ubuntu
Translations Coordinators, which is subscribed to Ubuntu Translations.
Matching subscriptions: Ubuntu Translations bug mail
https://bugs.launchpad.net/bugs/666565

Title:
  "utf8" charmap in locale name is wrong

Status in Ubuntu Translations:
  Incomplete
Status in “eglibc” package in Ubuntu:
  New
Status in “gdm” package in Ubuntu:
  Fix Released
Status in “langpack-locales” package in Ubuntu:
  Won't Fix
Status in “language-selector” package in Ubuntu:
  Fix Released
Status in “vim” package in Ubuntu:
  New

Bug description:
  Binary package hint: language-selector

  LanguageSelector/macros.py explicitly sets the charmap part of locale
  strings to "utf8" - it should be set to "UTF-8" instead. This is
  relevant because not all systems alias locale names with the former to
  the latter, and compatibility with those systems is broken.

  Rationale for this change is that the 'locales' package uses the uppercase hyphenated format everywhere, even going as far as replacing '.utf8' with it in one case:
  % dpkg -L locales | xargs grep '\.utf8'
  /usr/sbin/locale-gen:    elif [ $IS_LANG = no ] && L=`grep "^${1/%.utf8/.UTF-8} " /usr/share/i18n/SUPPORTED`; then

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/666565/+subscriptions