weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [bug #33739] Wrong self nick set by relay plugin after nic


From: Sebastien Helleu
Subject: [Weechat-dev] [bug #33739] Wrong self nick set by relay plugin after nick changes
Date: Sun, 10 Jul 2011 06:54:38 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0

URL:
  <http://savannah.nongnu.org/bugs/?33739>

                 Summary: Wrong self nick set by relay plugin after nick
changes
                 Project: WeeChat
            Submitted by: flashcode
            Submitted on: dim. 10 juil. 2011 08:54:37 CEST
                Category: relay plugin
                Severity: 3 - Normal
              Item Group: irc protocol
                  Status: In Progress
                 Privacy: Public
             Assigned to: flashcode
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.3.5
                IRC nick: FlashCode

    _______________________________________________________

Details:

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.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?33739>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]