View Single Post
Old 01-05-2011, 04:55 AM   #14
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,477
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by chaley View Post
The tags are stored in what can be considered a random order, and are sorted in that order. Thus, the resulting order of sorting on tags is equally random. However, it is repeatable.
I submitted a change that sorts the tags in case-insensitive alpha order when they are read from the database. Assuming the change is accepted, tags columns will sort as they visually appear. Note that this is a string sort, meaning that numbers will sort by their characters. Example: the tags 1, 2, 10 will sort 1, 10, 2.
chaley is offline   Reply With Quote