Well, it may not entirely be a hard character limit, but instead of sorting as part of the query to the DB (the smart thing), it seems to be doing it's own sorting which doesn't match up correctly. So if I sort by author, it sees "Author - Series Series_Index" as the same as long as the Author part is the same. I haven't looked at the title side of things yet.
And no, the T1 driver doesn't support the "All by Author" and "All By Title" collection at this point. Because the T1 uses the same sorting on all collections, it didn't seem useful at the time. If you have the sort set to anything other than "Added Order", then it isn't actually sorted the way the collection says it is.
|