Quote:
Originally Posted by ownedbycats
Small bug: When sorting by series, the series index is sorted alphabetically and books may appear in the wrong order.
|
If you use utils.icu.numeric_sort_key as the key function when the list is sorted then the problem should go away.