Version: svn/1.1 (using KDE 3.5.9) Installed from: Gentoo Packages Compiler: gcc-4.2.3 OS: Linux When I add to my server list the network "rizon" with server "irc.rizon.net" ,add to autojoin "#ureshii" and check "connect on application start up" restart konversation, it connects and joins the channel. It appears as "#Ureshii" (upper U), looks like the server told konversation that it should be written upper. Bug: When I right-click the channel in treeview "Join on connect" isnt checked, but I joined the channel on connect without problem. Solution: AFAIK there are no server that allow #test and #Test to be 2 different channels. Make "is channel in autojoin list" case insensitive? (or whatever makes it checked) :)
SVN commit 805586 by hein: Make the ChannelSettings comparison operator case-insensitive. BUG:161818 M +1 -1 servergroupsettings.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=805586