Quote:
Originally Posted by itimpi
My further tests suggest that at the moment if sending multiple books at the same time and the series is already ordered (either ascending or descending) then it is ending being sent 'as is'. I am only mentioning nthat in case some special method is being used to test for sorted that treats both ascdending and descending cases as sorted. I assume that the intent is that it should always be ordered in ascending order?
|
Assuming that all the books being sent are already on the reader, because of the bug (since early beta!) the order of the existing series will be changed to by title, using title sort order. If you delete one of the books in the series from the reader, then resend some or all, they will be ordered in series order. With the fix that was just committed, series order will be used even if a new book is not involved.
Yes, the intent is that series are ordered in ascending order.