Summary: | When opening folder treats "Unknown" email date as newest | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Kai Uwe Broulik <kde> |
Component: | folders | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-desktop/cc0e08dc88461384293840a5ee296189d71dc426 | Version Fixed In: | 5.12.0 |
Sentry Crash Report: |
Description
Kai Uwe Broulik
2018-01-04 12:39:56 UTC
Git commit b6534794f87f757efe07f4d9498d2db366e0ec5f by Kai Uwe Broulik. Committed on 04/01/2018 at 16:33. Pushed by broulik into branch 'master'. Check date validity before comparing it Prevents it from treating items with unknown date to be newer than anything else. Differential Revision: https://phabricator.kde.org/D9654 M +7 -5 messagelist/src/core/model.cpp https://commits.kde.org/messagelib/b6534794f87f757efe07f4d9498d2db366e0ec5f Git commit cc0e08dc88461384293840a5ee296189d71dc426 by Kai Uwe Broulik. Committed on 05/01/2018 at 09:24. Pushed by broulik into branch 'master'. [Kickoff] Hide tab bar if only one tab button is configured In Kickoff you can re-arrange and hide individual tab buttons. If you remove all but one the tab bar becomes pointless. FIXED-IN: 5.12.0 Differential Revision: https://phabricator.kde.org/D9655 M +5 -2 applets/kickoff/package/contents/ui/FullRepresentation.qml https://commits.kde.org/plasma-desktop/cc0e08dc88461384293840a5ee296189d71dc426 Urgh, closed wrong bug |