bugWeeChat - Bugs: bug #17534, keyed chans can't be rejoined...

 
 

bug #17534: keyed chans can't be rejoined after connection loss even if key is in server_autojoin list

Submitter:  Marcus Eggenberger <egs>
Submitted:  Sat 26 Aug 2006 01:15:15 PM UTC
   
 
Category:  config file Severity:  3 - Normal
Item Group:  irc protocol Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * None IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 26 Aug 2006 02:50:42 PM UTC, comment #1: 

Further tests showed, that autorejoin on keyed chans doesn't work at all though the chan key is visible to the kicked user at the time of kicking.

This enforces the initial thought of FlashCode regarding the problem of chanmodes / saving of keys.

Marcus Eggenberger <egs>
Sat 26 Aug 2006 01:15:15 PM UTC, original submission:  

When losing the serverconnection (due to lag or kill or whatever), weechat is unable to rejoin keyed channels, even if the the channel is in the server_autojoin list.

Steps to reproduce:
1.) - not connected to a server -
2.) /set TestServer.server_autojoin = "#chan1, #chan2 key1"
3.) /connect TestServer
# Weechat connects to the server and joins #chan1 and #chan2 as expected
4.) [on other account] /kill testuser
# Weechat reconnects after the default of 30 seconds, joins #chan2 wich isn't keyed, but not #chan1 and reports the error in the channel buffer with "=!= #pt: Cannot join channel (+k)"

Personal Note/Idea: Perhaps there is a conflict with the normal channel rejoin?

Marcus Eggenberger <egs>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-26 flashcode Item GroupNone irc protocol
    StatusNone Fixed
    Assigned toNone flashcode
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code