Bug 259436 - Accounts in account list sorted alphabetically by "Total Value"
Summary: Accounts in account list sorted alphabetically by "Total Value"
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.5.1
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-10 13:34 UTC by Jan Michelfeit
Modified: 2010-12-10 23:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot (43.96 KB, image/png)
2010-12-10 13:35 UTC, Jan Michelfeit
Details

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