[kmail2] [Bug 453573] some pdf, by default opened with kate instead of okular
Nicolas Fella
bugzilla_noreply at kde.org
Tue May 10 09:50:02 BST 2022
https://bugs.kde.org/show_bug.cgi?id=453573
Nicolas Fella <nicolas.fella at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nicolas.fella at gmx.de
--- Comment #1 from Nicolas Fella <nicolas.fella at gmx.de> ---
KMail reads the file type from the message data. The relevant part of the mbox
file is
--_f1fdcbb7f3b911688bff11751fa7d1a8
Content-Type: {"application/octet-stream"};
name="certificat_1-A8T121_20220509122829.pdf"
Content-Disposition: attachment;
filename="certificat_1-A8T121_20220509122829.pdf"
Content-Transfer-Encoding: base64
When I manually change it to
Content-Type: application/octet-stream
it works as expected
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list