Bug 33434

Summary: incorrect sorting of date in todo list
Product: [Applications] korganizer Reporter: cree
Component: generalAssignee: Cornelius Schumacher <schumacher>
Status: CLOSED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description cree 2001-10-08 03:29:27 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           korganizer
Version:           KDE 2.2.0 
Severity:          normal
Installed from:    SuSE RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

With normal (as opposed to North American) date ordering set (ie. %d/%m/%y entered for short date format in Control Centre - Country & Langauge) 
Korganizer lists a date sort of todo items incorrectly (ie. when selecting Menu->View->To-Do List and then sorting on the due-date field.)

The dates are incorrectly sorted by day before month (ie. the setting of %d/%m/%y format seems to have been ignored in the sorting process) so that a date list (ie. the Due Date column) might appear for example as

01/11/01
24/08/01
24/10/01
30/08/01

when it should be:

24/08/01
30/08/01
24/10/01
01/11/01



(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application KDE Version OS Compiler manually changed)
Comment 1 Cornelius Schumacher 2002-03-29 23:33:39 UTC
This bug is fixed in KOrganizer 3.0.

-- 
Cornelius Schumacher <schumacher@kde.org>