Bug 33434 - incorrect sorting of date in todo list
Summary: incorrect sorting of date in todo list
Status: CLOSED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-08 03:33 UTC by cree
Modified: 2002-09-16 14:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>