Opened 9 years ago
Closed 9 years ago
#5267 closed Bug (fixed)
Speed limits wrap around too low number
Reported by: | const | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.77 |
Component: | libtransmission | Version: | 2.76 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Effectively one cannot set limit upper than 8589 kB/s.
Attachments (1)
Change History (7)
Changed 9 years ago by const
comment:1 Changed 9 years ago by jordan
- Milestone changed from None Set to 2.77
- Status changed from new to assigned
comment:2 Changed 9 years ago by jordan
comment:3 Changed 9 years ago by x190
It would be amazing if this simple patch were to solve this long standing problem! :)
comment:4 Changed 9 years ago by Robby
Is this ticket meant to be open?
comment:5 Changed 9 years ago by jordan
Robby: yes, I was leaving it open until it was committed to 2.7x as well
comment:6 Changed 9 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
r13935: (libT) #5267: 'speed limits wrap around too low number (~8589 kB/s)': patch by const
(Edit: revision number corrected, thanks x190 :)