Bug #743
Setting "unlimited connect retries" not working
Start date:
07/13/2009
Due date:
% Done:
100%
Estimated time:
Version:
0.5-pre
OS:
Linux
Description
The per-network setting "unlimited connect retries" is not working. If it is set, the core still only performs the number of retries specified in the input box to the left (which cannot be edited when "unlimited connect retries" is enabled).
Tested with a linux core, both 32 and 64 bit, using the sqlite db backend.
Associated revisions
Properly handle unlimited IRC reconnection retries
Fixes #743. Also, do the first reconnect retry immediately after disconnect
even with unlimited retries enabled.
History
#1 Updated by Sputnick over 15 years ago
- Category set to Quassel Core
- Status changed from New to Assigned
- Assignee set to Sputnick
- Target version set to 0.4.3
#2 Updated by Sputnick over 15 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset dee6c478632feeae5c845be82251117556ff1511.
Properly handle unlimited IRC reconnection retries
Fixes #743. Also, do the first reconnect retry immediately after disconnect
even with unlimited retries enabled.