[Akonadi] [Bug 332953] "maildir: Not supported type" popup on mail receive: "Unable to deserialize payload part"
Daniel Vrátil
dvratil at redhat.com
Wed Apr 2 11:10:51 BST 2014
https://bugs.kde.org/show_bug.cgi?id=332953
Daniel Vrátil <dvratil at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |dvratil at redhat.com
Component|Maildir Resource |server
Version Fixed In| |1.12.1
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/akon
| |adi/50495dcbad84799af23bd24
| |dfbbbefd99bc32afb
--- Comment #3 from Daniel Vrátil <dvratil at redhat.com> ---
This issue has already been fixed in 1.12 branch. We will do 1.12.1 release
before KDE 4.13 final is out.
commit 50495dcbad84799af23bd24dfbbbefd99bc32afb
Author: Dan Vrátil <dvratil at redhat.com>
Date: Sat Mar 29 14:26:24 2014 +0100
Don't emit flagsChanged notifications from AKAPPEND handler
We use DataStore::appendItemsFlags() to append flags to the newly created
item, but we don't want it to send out change notification, because it's
called before we actually send out the itemAdded notification, which can
confuse clients (and resources).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list