#5970 closed Bug (fixed)
transmission-qt file list sort by size is not in numeric order
Reported by: | werrel3 | Owned by: | mike.dld |
---|---|---|---|
Priority: | Normal | Milestone: | 2.90 |
Component: | Qt Client | Version: | 2.84 |
Severity: | Normal | Keywords: | |
Cc: |
Description
When I open the torrent properties, go to the Files tab and click on the Size header to sort by size, the files are sorted by the string representation of the size, not the numeric size. eg "1.2 MB, 2.4 MB, 3.6 KB" instead of "3.6 KB, 1.2 MB, 2.4 MB".
Attachments (1)
Change History (5)
Changed 8 years ago by werrel3
comment:1 Changed 8 years ago by mike.dld
Should be already fixed in recent revisions. Will you be able to build Transmission from source to try it out?
comment:2 Changed 7 years ago by mike.dld
- Owner changed from jordan to mike.dld
- Status changed from new to assigned
comment:3 Changed 7 years ago by mike.dld
- Resolution set to fixed
- Status changed from assigned to closed
Reopen if necessary.
comment:4 Changed 7 years ago by mike.dld
- Milestone changed from None Set to 2.90
Note: See
TracTickets for help on using
tickets.
Screenshot that demonstrates the incorrect sort order