Summary: | Sort by Date in result of Searchdialog didn't sort in the right way | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Samuel Suther <s.suther> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel, ralfhartmann |
Priority: | NOR | ||
Version: | 1.13.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | wrong sortorder by german date |
Description
Samuel Suther
2011-01-21 16:06:37 UTC
Created attachment 56295 [details]
wrong sortorder by german date
Yes it's a bug because it filtres as a qstring and not a qdate. SVN commit 1216178 by mlaurent: Fix Bug 263882 - Sort by Date in result of Searchdialog didn't sort in the right way Now we can sort it :) BUG: 263882 M +25 -1 searchwindow.cpp M +13 -0 searchwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1216178 Git commit 80b976e31d64d63cb71a76228f6d4ad64195e945 by Laurent Montel. Pushed by tnyblom into branch '4.4'. Fix Bug 263882 - Sort by Date in result of Searchdialog didn't sort in the right way Now we can sort it :) BUG: 263882 M +25 -1 kmail/searchwindow.cpp M +13 -0 kmail/searchwindow.h http://commits.kde.org/ee6cc38b/80b976e31d64d63cb71a76228f6d4ad64195e945 |