https://bugs.kde.org/show_bug.cgi?id=343796
--- Comment #7 from Christoph Feck <cf...@kde.org> --- Created attachment 104170 --> https://bugs.kde.org/attachment.cgi?id=104170&action=edit Proposed patch The issue is caused by porting from KMime to QMime. http://doc-snapshots.qt.io/qt5-dev/qmimedatabase.html#mimeTypeForUrl says: "If the URL is a local file, this calls mimeTypeForFile. Otherwise the matching is done based on the file name only, except for schemes where file names don't mean much, like HTTP." Could you test attached patch? -- You are receiving this mail because: You are watching all bug changes.