Actions
Bug #2273
closednl_langinfo(CODESET) only uses LC_CTYPE
Start date:
2012-03-11
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
nl_langinfo(CODESET) should try to obtain encoding info from LC_ALL, LC_CTYPE and LANG in that order. Not just LC_CTYPE like it currently does.
Actions