GNOME Bugzilla – Bug 78830
Files with Korean names are not sorted properly
Last modified: 2004-12-22 21:47:04 UTC
Files and folders with Korean names are not sorted properly. I have set G_BROKEN_FILENAMES=1, but both euc-kr and utf-8 encoded names have the same problem. ================================================= Korean GNOME Community - http://gnome.or.kr
I suspect it's UTF-8 issue, which nautilus sorted by. I think it's best to have another hidden column to be sorted: the strings are all UCS-4 not UTF-8 or native.
I'm marking as 1.1.x because I think this should get looked at, but... it seems like the answer is probably 'use UTF-8', right?
Sorry but I don't understand what do you mean about 'use UTF-8'. As I have mentioned above, this problem happens for both UTF-8 and EUC-KR file names, not just EUC-KR.
Upping the severity on this. It's not a minor problem that files are sorted wrong for a locale I think.
Does this still happen in GNOME 2.2?
Is anyone working on this currently?
*** This bug has been marked as a duplicate of 85948 ***