Post Reply 
Sorting Order of tags changed after last update
05-08-2014, 09:41
Post: #2
RE: Sorting Order of tags changed after last update
(05-08-2014 08:34)bruemmer Wrote:  Obviously the last update changed something regarding sorting order in tags views.

I have multi tagged Classical albums to have a kind of subgenres logic within the Genre "Classical", e.g "Classical\\~Opera". Subgenres start with a ~ sign in order to have sorted the subgenres behind the main Genres in the Genre tag list; now they appear before the main Genres.

Any ideas how to return to the old behaviour without changing all subgenres?

Regards Rainer

The collation sorting table was changed to conform to the standard Unicode Collation Algorithm for the first 256 characters. This algorithm places special characters (such as ~) before letter characters.

Unicode characters with a value of 0x0100 or greater are still sorted after letter characters, so you can use one of these characters instead of ~ to get the behaviour that you want. See this page for a list of characters in this range.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Sorting Order of tags changed after last update - simoncn - 05-08-2014 09:41

Forum Jump:


User(s) browsing this thread: 1 Guest(s)