This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10029 - Files being sorted incorrectly in latest builds
Attached to Project:
Rockbox
Opened by Pasha R (pashar) - Tuesday, 17 March 2009, 11:38 GMT+2
Last edited by Thomas Martitz (kugel.) - Tuesday, 17 March 2009, 20:03 GMT+2
Opened by Pasha R (pashar) - Tuesday, 17 March 2009, 11:38 GMT+2
Last edited by Thomas Martitz (kugel.) - Tuesday, 17 March 2009, 20:03 GMT+2
|
DetailsIn current build (r20338 - 20090317T045653Z) files with numbers are sorted in a way that 00 goes to the end of the list.
So, file troismousquetaires_00_... is after files with 01, 02 etc. Release 3.1 sorts them in expected way. |
This task depends upon
Closed by Thomas Martitz (kugel.)
Tuesday, 17 March 2009, 20:03 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in r20340.
Tuesday, 17 March 2009, 20:03 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in r20340.
If you turn off the "Interpret numbers when sorting" setting it will sort like before
It does, but if I understand correctly, this feature should interpret numbers correctly, so 00 should be before 01.