bugWeeChat - Bugs: bug #33739, Wrong self nick set by relay...

 
 

bug #33739: Wrong self nick set by relay plugin after nick changes

Submitter:  Sebastien Helleu <flashcode>
Submitted:  Sun 10 Jul 2011 06:54:37 AM UTC
   
 
Category:  relay plugin Severity:  3 - Normal
Item Group:  irc protocol Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.3.5 IRC nick:  FlashCode
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 10 Jul 2011 06:54:37 AM UTC, original submission:  

Relay plugin sets self nick to a wrong value (":nick") when someone changes its nick.

Example: under WeeChat nick is "toto".
If nick "nick1" on channel changes to "nick2", then the "toto" is updated to ":nick2" (in this case, "toto" should NOT be updated).
And if "toto" (me) changes to "toto2", then self nick is ":toto2" (it should be "toto" in this case).

To fix:
1) skip ":" in value
2) change self nick only if it's self nick changing (not any nick on channel)

Problem reported by danielsh_ on #weechat.

Sebastien Helleu <flashcode>
Group administrator

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Submitted the item)
  •  

    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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-10-22 flashcode Open/ClosedOpen Closed
    2011-07-10 flashcode StatusIn Progress Fixed

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code