#1823 closed Bug (fixed)
Ratio limit is only checked when peers are active
Reported by: | livings124 | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | libtransmission | Version: | 1.51+ |
Severity: | Critical | Keywords: | |
Cc: |
Description
If there are no peers connected, the ratio limit is not checked. This become an issue when the ratio limit is changed to be lower than the current ratio when there are no connected peers. Another time this becomes an issue is if it changes to being complete when no peers are connected, such as when deselecting files.
Change History (6)
comment:1 Changed 14 years ago by livings124
- Version changed from 1.42+ to 1.50+
comment:2 Changed 14 years ago by livings124
- Milestone changed from None Set to 1.60
comment:3 Changed 14 years ago by charles
- Status changed from new to assigned
comment:4 Changed 14 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:5 Changed 14 years ago by livings124
- Milestone changed from 1.60 to None Set
comment:6 Changed 14 years ago by livings124
- Milestone None Set deleted
Note: See
TracTickets for help on using
tickets.
Probably needs more testing to check all the cases, but r7977 fixes this bug.