Version: (using Devel) OS: Linux Installed from: Compiled sources Hi, With the new messages list, messages are in a tree, sorted by days. However, when going past midnight, the title of the day is not updated. For instance if one opens kmail on saturday, the day's name will be "Today". After midnight, new emails will be put under "Sunday". The expected behaviour: "Today" becomes "Yesterday" and new emails are put in "Today". Thanks
Created attachment 30088 [details] displays the bug in the date
the attachment (id=30088) displays the bug. The date in Kmail is correct (Friday) on the right, but it is shown in the Section Today (left) and today is actually Saturday. I erased my emails from Today (Saturday) and got this behavior.
Created attachment 31705 [details] Inconsistent mail dates (today/yesterday bug) I experience similar bug. Kmail doesn't update today/yesterday when the day changes while running. In tree-view messages from yesterday have date shown as today and ar in yesterdays 'folder'. See attached image ...
SVN commit 935746 by stefanek: Reload the message views when the date changes. BUG: 174684 M +28 -1 manager.cpp M +15 -2 manager.h M +34 -0 model.cpp M +10 -0 model.h WebSVN link: http://websvn.kde.org/?view=rev&revision=935746
*** Bug 186446 has been marked as a duplicate of this bug. ***
SVN commit 938190 by tmcguire: Backport r935746 by stefanek from trunk to the 4.2 branch: Reload the message views when the date changes. CCBUG: 174684 M +28 -1 manager.cpp M +15 -2 manager.h M +34 -0 model.cpp M +10 -0 model.h WebSVN link: http://websvn.kde.org/?view=rev&revision=938190
*** Bug 188286 has been marked as a duplicate of this bug. ***
*** Bug 188543 has been marked as a duplicate of this bug. ***