Created attachment 127975 [details] mbox file of broken email SUMMARY When adding an inline image to a HTML (rich text) email the image is missing in the send email. Instead an placeholder icon is shown. STEPS TO REPRODUCE 1. create new rich text email 2. paste an image from the clipboard to the email content and choose "add as linine image" or use the "Add image" function from the toolbar. 3. Send the image OBSERVED RESULT The image in the recipients inbox and that which has been copied into the send folder do not show the inline image. DIAGNOSIS The image is attached correctly to the email but he <IMG> tag is not added to the html code. A broken message can be fixed: 1. save as mbox file (see attached file image-mail-2-pub.mbox) 2. add the missing img tag with the cid of the attachment (image-mail-2-fixed-pub.mbox) SOFTWARE/OS VERSIONS Operating System: KDE neon 5.18 KDE Plasma Version: 5.18.4 KDE Frameworks Version: 5.69.0 Qt Version: 5.14.2 Kernel Version: 5.3.0-51-generic OS Type: 64-bit
Created attachment 127976 [details] mbox file of fixed email
I confirm it
Bug found. I need to backport to 5.14.1 I will do it soon. Thanks for bug report
Git commit de50cca49e1b4c9eb9675f0d5dd69c0dcbfd0b93 by Laurent Montel. Committed on 29/04/2020 at 12:04. Pushed by mlaurent into branch 'master'. Fix Bug 420740 - adding of inline images broken Need to backport to 5.14 branch M +1 -1 CMakeLists.txt M +4 -1 messagecomposer/src/composer-ng/richtextcomposerng.cpp https://commits.kde.org/messagelib/de50cca49e1b4c9eb9675f0d5dd69c0dcbfd0b93
Git commit 3cd2dac6eb5c62faf1f05561011fb7954f57dd70 by Laurent Montel. Committed on 30/04/2020 at 04:54. Pushed by mlaurent into branch 'release/20.04'. Fix Bug 420740 - adding of inline images broken Need to backport to 5.14 branch (cherry picked from commit de50cca49e1b4c9eb9675f0d5dd69c0dcbfd0b93) M +1 -1 CMakeLists.txt M +4 -1 messagecomposer/src/composer-ng/richtextcomposerng.cpp https://commits.kde.org/messagelib/3cd2dac6eb5c62faf1f05561011fb7954f57dd70
*** Bug 420788 has been marked as a duplicate of this bug. ***
*** Bug 421647 has been marked as a duplicate of this bug. ***
*** Bug 421585 has been marked as a duplicate of this bug. ***
*** Bug 421839 has been marked as a duplicate of this bug. ***