Bug 174465 - Sorting by date is incorrect in Korganizer (calendar/ToDo list) when region is set to United States with date in mm/dd/yy Sorts only by month, not the full expression.
Summary: Sorting by date is incorrect in Korganizer (calendar/ToDo list) when region i...
Status: RESOLVED DUPLICATE of bug 171999
Alias: None
Product: korganizer
Classification: Applications
Component: todoview (show other bugs)
Version: 4.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 18:50 UTC by Drew Kraus
Modified: 2008-11-14 15:06 UTC (History)
2 users (show)

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 Drew Kraus 2008-11-06 18:50:45 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

The todo list in calendar (in kde 4.1.x.. currently using 4.1.3) is sorting by date incorrectly.  When date format is set to mm/dd/yy (via locale setting change to United States), it sorts based upon the MONTH, and not the entire expression.  Leaving the settings at "yyyy/mm/dd" works fine, of course.  But is broken for US time expression.
Comment 1 Pete 2008-11-13 12:19:08 UTC
This is a problem with the the UK locale, too.  I have a to-do which is due on 02/03/2009 (ie March 2nd 2009).  This is sorted before another which is due on 03/11/2008 (ie November 3rd 2008).
Comment 2 Allen Winter 2008-11-14 15:06:26 UTC
I just committed a fix for this which will be in KDE 4.1.4 and KDE 4.2.0

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