|
Calvin Walton made changes - 30/May/12 03:08 AM
Calvin Walton made changes - 30/May/12 03:12 AM
Duke Yin made changes - 07/Jul/12 02:52 AM
Ian McEwen made changes - 12/Aug/12 08:08 PM
I've copied the same handling for sorting that was used for the non-VA page over, review incoming.
Ian McEwen made changes - 12/Aug/12 08:12 PM
Ian McEwen made changes - 14/Aug/12 03:02 AM
Oliver Charles made changes - 20/Aug/12 12:01 PM
Oliver Charles made changes - 03/Sep/12 10:34 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+1
There seems to be primary sorting by year above release type so you end up with the non-sensical:
a - b: Album
b - c: Album + Secondary Type #1
c - d: Album
d - e: Album + Secondary Type #2
e - f: Album + Secondary Type #1
rather than:
g - h: Album
h - i: Album + Secondary Type #1
i - j: Album + Secondary Type #2
as one would expect, sorted by year within the category.
I guess this is because the former mixed group has just been split, without sorting each resulting group.
Only VA is like this. The standard artist page is fine.