Bug 515983

Summary: [patch] ISO 8859-* string decoding
Product: [Applications] kaffeine Reporter: Piotr <chmooreck>
Component: generalAssignee: Mauro Carvalho Chehab <mchehab>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: patch for ISO 8859-* string decoding

Description Piotr 2026-02-14 12:29:24 UTC
Created attachment 189571 [details]
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.