[Konversation-devel] [Bug 174143] [patch] Reconnect fails on password protected channels

Nach NachMS at gmail.com
Thu Jun 18 10:43:25 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=174143





--- Comment #13 from Nach <NachMS gmail com>  2009-06-18 10:43:21 ---
Hi Travis, thanks for the commit, that was certainly a long wait for a simple
fix -_-

I'm not so sure what's so hard to reproduce about it, you only need to be in
two password protected channels in IRC, and disconnect yourself from the
network.

I will go test the latest SVN as soon as I can figure out how to compile KDE4
apps.

I noticed in committing everything, you seemed to jump over this:
"Oh, and why is the code dropping off the last channel if a password is not
needed? If all the latter unpassworded channels don't need to be listed, and
Konversation is looking to not send what isn't needed, if (passwords.last() ==
".") passwords.pop_back(); should be: while (passwords.last() == ".")
passwords.pop_back();"

Was there a decision made about this?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list