Bug 244969

Summary: Price editor dialog sort by date not correct
Product: [Applications] kmymoney Reporter: David Houlden <djhoulden>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Houlden 2010-07-17 19:07:08 UTC
Version:           unspecified (using KDE 4.4.4) 
OS:                Linux

Using SVN 1151050

I am trying to sort the entries in the Price Editor dialog by date. Kmymoney seems to treat the date as a character field when sorting instead of taking into account the date format.

Reproducible: Always
Comment 1 Alvaro Soliverez 2010-07-19 01:51:50 UTC
SVN commit 1151374 by asoliverez:

Fixed sorting of non-text columns of the prices list

BUG:244969

 M  +19 -15    dialogs/kmymoneypricedlg.cpp  
 M  +0 -2      dialogs/kmymoneypricedlg.h  
 M  +1 -0      widgets/CMakeLists.txt  
 A             widgets/kpricetreeitem.cpp   [License: GPL (v2+)]
 A             widgets/kpricetreeitem.h   [License: GPL (v2+)]


WebSVN link: http://websvn.kde.org/?view=rev&revision=1151374