Bug 515983 - [patch] ISO 8859-* string decoding
Summary: [patch] ISO 8859-* string decoding
Status: REPORTED
Alias: None
Product: kaffeine
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Mauro Carvalho Chehab
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-14 12:29 UTC by Piotr
Modified: 2026-02-14 12:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
patch for ISO 8859-* string decoding (2.72 KB, patch)
2026-02-14 12:29 UTC, Piotr
Details

Note You need to log in before you can comment on or make changes to this bug.
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.