https://bugs.documentfoundation.org/show_bug.cgi?id=153387
--- Comment #2 from Franklin Weng <[email protected]> --- At first I thought following the ASCII/Unicode order is quite reasonable default behavior for sorting string data. But… on second thought, our locale is zh_TW.UTF-8, and the unicode order for Chinese numbers does not really follow the number order, so maybe it is really a language issue and can be costumed by the Sort List. I just need a reasonable explanation about the default sorting algorithm, and a *user friendly* way to set the sorting algorithm to follow the unicode/ASCII order. -- You are receiving this mail because: You are the assignee for the bug.
