https://bugs.kde.org/show_bug.cgi?id=515983
Bug ID: 515983
Summary: [patch] ISO 8859-* string decoding
Classification: Applications
Product: kaffeine
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 189571
--> https://bugs.kde.org/attachment.cgi?id=189571&action=edit
patch for ISO 8859-* string decoding
https://github.com/KDE/kaffeine/commit/0d73c79c6db2326ecb914150d497aac40a92aaf9
has broken ISO 8859-* decoding
Fix it by using string-specified parameter for QStringDecoder constructor, with
latin1 fallback.
Tested for ISO-8859-2 and ISO-8859-13 code pages used in Poland.
--
You are receiving this mail because:
You are watching all bug changes.