https://bugs.kde.org/show_bug.cgi?id=512888
Nicolas Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/offi | |ce/calligra/-/commit/dce97b | |a7783afe43b735275a7930a6380 | |7fa67db --- Comment #4 from Nicolas Fella <[email protected]> --- Git commit dce97ba7783afe43b735275a7930a63807fa67db by Nicolas Fella. Committed on 11/02/2026 at 17:41. Pushed by carlschwan into branch 'master'. 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 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/dce97ba7783afe43b735275a7930a63807fa67db -- You are receiving this mail because: You are watching all bug changes.
