Bug 259436

Summary: Accounts in account list sorted alphabetically by "Total Value"
Product: [Applications] kmymoney Reporter: Jan Michelfeit <jan.michelfeit>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: 4.5.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot

Description Jan Michelfeit 2010-12-10 13:34:37 UTC
Version:           4.5.1 (using KDE 4.5.4) 
OS:                Linux

Upon selecting "Total Value" for ordering in the account list, accounts are sorted not according to the numerical value, but alphabetically according to its textual representation.

Reproducible: Always




OS: Linux (i686) release 2.6.36-ARCH
Compiler: gcc
Comment 1 Jan Michelfeit 2010-12-10 13:35:47 UTC
Created attachment 54388 [details]
screenshot
Comment 2 Cristian OneČ› 2010-12-10 23:38:19 UTC
SVN commit 1205341 by conet:

BUG: 259436
Implement sorting the accounts by value in the accounts model.

 M  +14 -0     accountsmodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1205341
Comment 3 Cristian OneČ› 2010-12-10 23:39:23 UTC
SVN commit 1205342 by conet:

BUG: 259436
Implement sorting the accounts by value in the accounts model.
Merged into the stable branch.

 M  +14 -0     accountsmodel.cpp  


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