Bug 83518

Summary: rhpl.translate does not handle ja_JP.eucJP, other non-UTF-8 locales
Product: [Retired] Red Hat Linux Reporter: Matt Wilson <msw>
Component: rhplAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-07-28 21:52:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 79578    

Description Matt Wilson 2003-02-05 04:24:05 UTC
View any snack based text mode config tool in a Japanese login.  It doesn't work.

Comment 1 Matt Wilson 2003-02-05 05:57:15 UTC
probably should file bugs for each package that uses rhpl.translate that does
not do:

from rhpl.translate import _, N_, textdomain_codeset
locale.setlocale(locale.LC_ALL, "")
textdomain_codeset("(package)f", locale.nl_langinfo(locale.CODESET))


Comment 2 Jeremy Katz 2003-02-12 21:26:54 UTC
Fixed the relevant ones (mouse, keyboard, language, and date)

Comment 3 Bill Nottingham 2003-07-28 21:52:32 UTC
Closing some bugs that have been in MODIFIED for a while. Please reopen if the
problem persists.