[Akonadi] [Bug 342756] e-mails with attachments dont show attachmnent icon in Kmail

Larry CK blackravener at gmail.com
Thu Mar 5 08:30:26 GMT 2015


https://bugs.kde.org/show_bug.cgi?id=342756

--- Comment #2 from Larry CK <blackravener at gmail.com> ---
(In reply to Martin Koller from comment #1)
> Git commit 0cb0e2f5efc7d76033f9b9ccc83aeebe9845f338 by Martin Koller.
> Committed on 31/01/2015 at 14:44.
> Pushed by mkoller into branch 'KDE/4.14'.
> 
> Fix missing mail flags; avoid code duplication
> 
> This patch uses the new method Akonadi::MessageFlags::copyMessageFlags()
> to copy the mail message flags into Akonadi objects, avoiding
> code duplication.
> Some places did not do this previously leading to mail flags never
> appearing (or getting lost) in Akonadi
> Related: bug 286692, bug 313401, bug 327241
> FIXED-IN: 4.14.6
> REVIEW: 122224
> 
> M  +1    -1    CMakeLists.txt
> M  +1    -13   resources/imap/messagehelper.cpp
> M  +3    -0    resources/maildir/maildirresource.cpp
> M  +2    -0    resources/maildir/retrieveitemsjob.cpp
> M  +6    -0    resources/mbox/mboxresource.cpp
> M  +3    -0    resources/mixedmaildir/mixedmaildirstore.cpp
> M  +2    -9    resources/pop3/pop3resource.cpp
> 
> http://commits.kde.org/kdepim-runtime/
> 0cb0e2f5efc7d76033f9b9ccc83aeebe9845f338

That is a good new. Thank you for the fix! But there is a downside to it as
well. It sais it is fixed in version 4.14.6, KDE website latest announcement is
that version 4.14.3 is released, OpneSUSE has pushed 4.14.4 to its users. With
KDE working hard on V5 (and I for one can't wait until is good enough for daily
use)  4.14.6 release seems to be some time away.

>From what I understand, there was one line of code added to 6 files. Maybe
there is a way to match those files in  4.14.4? i'd appreciate if someone could
give instruction on how to patch it in.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list