Bug 174465

Summary: 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.
Product: [Applications] korganizer Reporter: Drew Kraus <bluevette>
Component: todoviewAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: 1, winter
Priority: NOR    
Version: 4.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***