Ticket #249 (closed defect: fixed)
Unexpected result when sorting by Length - v1.2.9
| Reported by: | anonymous | Owned by: | daelstorm |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | nicotine | Version: | 1.2.8 |
| Keywords: | Cc: |
Description
In the Search Result window, when sorting the results by Length (click on the Length header), the resulting ordering is not correct.
The following situation can occur:
7:05
84:00
9:12
instead of:
7:05
9:12
84:00
It looks like the sorting algo considers the value as strings.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
