Bug 138242

Summary: Sorting music collection and national characters
Product: [Applications] amarok Reporter: MacJariel <MacJariel>
Component: generalAssignee: Amarok Bugs <amarok-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: 1.4.3   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description MacJariel 2006-12-02 11:35:49 UTC
Version:           1.4.3 (using KDE KDE 3.5.5)
Installed from:    Gentoo Packages

All the items in my music library are sorted wrong because of national characters. When I have an artist with a czech character in the beginning it will be sorted as the first.
All czech characters should be put just after the non-accented versions of them so č should be after c, š should be after s etc.
I believe this little bug could be fixed by reediting the sorting function.
Comment 1 Mark Kretschmann 2006-12-02 11:50:55 UTC
*** Bug 138243 has been marked as a duplicate of this bug. ***
Comment 2 Mark Kretschmann 2006-12-02 11:51:53 UTC
Can you please upgrade to 1.4.4 and see if it's fixed?
Comment 3 MacJariel 2006-12-02 13:24:31 UTC
I've just upgraded to 1.4.4 and the bug is still there.
Comment 4 Alexandre Oliveira 2006-12-02 20:06:51 UTC
Sorting of "groups" in collection browser respects the locale that's set.
Sorting of tracks depends on the database, and sqlite, for example, doesn't do it right, but it's a dup of bug #135823

*** This bug has been marked as a duplicate of 135823 ***