Bug 61989

Summary: Strange sorting when using underscores and spaces
Product: [Applications] konqueror Reporter: Albert Astals Cid <aacid>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 4.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Albert Astals Cid 2003-08-02 01:25:56 UTC
Version:           4.0 (using KDE 3.1.9)
Compiler:          gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
OS:          Linux (i686) release 2.4.21-0.25mdk

I create four files
test
testWithoutUndescore
test_undescore
test_with_undescore

Then set konqueror to sort them. It sorts them that way
test
test_undescore
testWithoutUndescore
test_with_undescore

The same happens if you remove undescores and use spaces instead. I find it strange to my mind that the two files that begin with "test_" are not thogether in name sorting.
Comment 1 Albert Astals Cid 2004-05-11 22:55:04 UTC
probably related to bug 69297 closing it has it seemed to be a locale bug that was not a bug but a feature :-(
http://sources.redhat.com/ml/libc-alpha/2004-01/msg00146.html