GNOME Bugzilla – Bug 328145
autojoin chans doesn't work if you connect a server manually after starting xchat-gnome
Last modified: 2006-01-22 21:37:39 UTC
That issue has been opened on https://launchpad.net/distros/ubuntu/+source/xchat-gnome/+bug/29288 * set some chans to autojoin on a server, freenode by example * don't select the autoconnect to server option * start xchat-gnome * open the connect dialog and select freenode No chan is joined, it should. It works fine if you autoconnect on startup
Can reproduce with HEAD version.
Created attachment 57866 [details] [review] trivial patch Just changing FALSE to TRUE :)
Applied to svn. Thanks !