Bug 226562

Summary: Contact Names are not correctly sorted
Product: [Applications] kaddressbook Reporter: Albert Astals Cid <aacid>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Albert Astals Cid 2010-02-12 16:24:33 UTC
Version:           4.4 (using 4.4.00 (KDE 4.4.0), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.31-19-generic

In the contact list names with accentuated letters are at the end which makes no sense, that is i have

Alba
Javier
Zulema
Álvaro

And Álvaro should never be at the end of the list
Comment 1 Tobias Koenig 2010-02-14 10:12:48 UTC
SVN commit 1089852 by tokoe:

Make sure that names are sorted locale aware

BUG: 226562


 M  +2 -0      contactsfilterproxymodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1089852
Comment 2 Albert Astals Cid 2010-02-15 21:38:52 UTC
Should this be backported?