https://bugs.kde.org/show_bug.cgi?id=512888
Nicolas Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/offi |https://invent.kde.org/offi |ce/calligra/-/commit/dce97b |ce/calligra/-/commit/b8fe90 |a7783afe43b735275a7930a6380 |d744e20a99ff89a04041e42c39c |7fa67db |a50b69b --- Comment #6 from Nicolas Fella <[email protected]> --- Git commit b8fe90d744e20a99ff89a04041e42c39ca50b69b by Nicolas Fella. Committed on 25/02/2026 at 12:37. Pushed by nicolasfella into branch 'release/25.12'. Fix RTF encoding handling QStringConverter::encodingForName only works for a narrow set of encodings, not everything QStringConverter can handle When encountering e.g. Macintosh encoding it won't work and we will crash later (cherry picked from commit dce97ba7783afe43b735275a7930a63807fa67db) M +2 -5 filters/words/rtf/import/3rdparty/rtf-qt/src/FontTableDestination.cpp M +3 -4 filters/words/rtf/import/3rdparty/rtf-qt/src/FontTableEntry.h M +1 -2 filters/words/rtf/import/3rdparty/rtf-qt/src/TextDocumentRtfOutput.cpp M +1 -1 filters/words/rtf/import/3rdparty/rtf-qt/src/TextDocumentRtfOutput.h https://invent.kde.org/office/calligra/-/commit/b8fe90d744e20a99ff89a04041e42c39ca50b69b -- You are receiving this mail because: You are watching all bug changes.
