D7928: Do not mark messages as unread immediately, makes unread/new filter unusable

Anthony Fieroni noreply at phabricator.kde.org
Thu Sep 28 15:14:14 BST 2017


anthonyfieroni added a comment.


  Is there a call with oldStatus -1 and did you know if oldStatus is -1 and status() returns != Read articlesModified call is correct, e.g. should it be
  
    if (oldStatus != -1 && newStatus != Read) {
        articlesModified();
    }

REPOSITORY
  R201 Akregator

REVISION DETAIL
  https://phabricator.kde.org/D7928

To: marten, #kde_pim
Cc: anthonyfieroni, cfeck, dvasin, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20170928/907af31a/attachment.html>


More information about the kde-pim mailing list