Summary: | reconnection prevented if the sole configured nickname is in use | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Hans-Peter Jansen <hpj> |
Component: | general | Assignee: | argonel <argonel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 1.5 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/konversation/b47c04197f0e65a38a264fabda4523ac991eb364 | Version Fixed In: | |
Sentry Crash Report: |
Description
Hans-Peter Jansen
2014-01-20 13:51:22 UTC
Git commit b47c04197f0e65a38a264fabda4523ac991eb364 by eli mackenzie. Committed on 13/03/2015 at 20:01. Pushed by argonel into branch '1.6'. Prevent an in-use nickname from aborting reconnect In the event there is only one nickname configured and the connection times out while waiting for the user to supply a replacement nickname, the reconnection will now proceed with the existing nickname in the hope that it will become available. M +1 -1 src/commit.h M +5 -2 src/irc/inputfilter.cpp M +11 -10 src/irc/server.cpp http://commits.kde.org/konversation/b47c04197f0e65a38a264fabda4523ac991eb364 |