[Fedora-i18n-bugs] [Bug 668282] PackageKit yum backend uses incorrect encoding for dynamic category names, makes them show up with '?' characters in KPackageKit

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 25 14:21:06 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=668282

--- Comment #42 from Kevin Kofler <kevin at tigcc.ticalc.org> 2011-10-25 10:21:04 EDT ---
I still don't understand why we need to convert strings which are already UTF-8
byte strings to Unicode first, only to convert them back to UTF-8 right
afterwards. (For strings which are in some non-UTF-8 byte encoding,
txt.decode('utf-8', errors='replace') won't work anyway.)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list