Opened 3 years ago
Closed 17 months ago
#3413 closed bug (Fixed)
Sorting by ETA displays wrong
Reported by: | zlamm | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.6 |
Component: | Web UI | Version: | 2.0.3 |
Keywords: | eta, infinity | Cc: |
Description
When sorting by ETA, in the WEBui, infinity is placed at the top. So the current configuration is:
- Infinity
- 2m 40s
- 340d 4h
when it should be:
- 2m 40s
- 340d 4h
- Infinity
Since infinity is the largest number it should be on the bottom.
Change History (4)
comment:1 Changed 18 months ago by Cas
- Milestone changed from 2.0.4 to 2.0.5
comment:2 Changed 18 months ago by Cas
- Milestone changed from 2.0.5 to 2.0.6
Ticket retargeted after milestone closed
comment:3 Changed 17 months ago by DjLegolas
Should be fixed in https://github.com/deluge-torrent/deluge/pull/321
comment:4 Changed 17 months ago by Cas
- Resolution set to Fixed
- Status changed from new to closed
Fixed in develop
Note: See
TracTickets for help on using
tickets.
Ticket retargeted after milestone closed