bugWeeChat - Bugs: bug #16482, server_command executed too late

 
 

bug #16482: server_command executed too late

Submitter:  None
Submitted:  Tue 02 May 2006 09:08:59 AM UTC
   
 
Category:  config file Severity:  3 - Normal
Item Group:  other Status:  Works For Me
Privacy:  Public Assigned to:  flashcode
Originator Name:  Originator Email:  * -email is unavailable-
Open/Closed:  Closed Release:  * None
IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 29 May 2006 07:58:46 PM UTC, comment #1: 

WeeChat does following actions when receiving IRC message 004 (connection to server ok):
1) if server_command not empty, execute it
2) if server_command not empty, sleep "delay" seconds
3) auto join channels
So this problem should not happen.

Sebastien Helleu <flashcode>
Group administrator
Tue 02 May 2006 09:08:59 AM UTC, original submission:  

channels in server_autojoin may be joined after server_commad is executed and server_command_delay finished.
So normal workflow should be server_command -> server_command_delay -> server_autojoin .
This is necessary for logging on some servers like freenode.

Anonymous

 

(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 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-05-29 flashcode Open/ClosedOpen Closed
2006-05-29 flashcode StatusNone Works For Me
    Assigned toNone flashcode

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code