Bug 177885

Summary: Wrong sorting of entries in To-Do view, if sorted by due date
Product: [Applications] korganizer Reporter: Philipp Woelfel <philipp.woelfel>
Component: todoviewAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: christophe, tom_t
Priority: NOR    
Version: 4.1.3   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Philipp Woelfel 2008-12-15 23:09:28 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    SuSE RPMs

In Korganizer To-Do list view, sorted by due date, the sorting of the entries is not correct. The day has a higher precedence than the year or the month. For example, I have entries with due dates appearing in this order:

07.01.09
12.12.08
14.01.09
16.11.08

(apparently sorted by day). The correct order should be:
16.11.08
12.12.08
07.01.09
14.01.09

This seems to be the same bug as https://bugs.kde.org/show_bug.cgi?id=33434
(which had been closed 6 years ago).
Comment 1 Thomas Thrainer 2008-12-16 07:57:53 UTC
Has been fixed recently, will be in KDE 4.1.4 and KDE 4.2.0.

*** This bug has been marked as a duplicate of bug 171999 ***