[Pidgin] #7416: Channel modes bleed into nicknames
Pidgin
trac at pidgin.im
Fri Oct 31 10:54:14 EDT 2008
#7416: Channel modes bleed into nicknames
-----------------------------+----------------------------------------------
Reporter: MaGaO | Owner: elb
Type: patch | Status: closed
Milestone: 2.5.3 | Component: IRC
Version: 2.5.2 | Resolution: fixed
Keywords: irc modes names |
-----------------------------+----------------------------------------------
Changes (by magao at bigfoot.com):
* status: new => closed
* resolution: => fixed
* milestone: Patches welcome => 2.5.3
Comment:
(In [ae6357a4d3665ba9693f4572a9b8ce4fc72392c8]):[[BR]]
Strip multiple leading mode characters from incoming nicknames.
This patch adds the function irc_nick_skip_mode, which takes an IRC
connection and nickname, and returns a pointer internal to the
nickname representing the first non-mode-character of the nick.
Apparently some IRC servers prepend more than one mode character to
nicknames under some circumstances; the standard is pretty vague on
the matter, and I can't see as how it hurts anything, so here goes.
This patch was originally from Marcos GarcĂa Ochoa.
Fixes #7416
--
Ticket URL: <http://developer.pidgin.im/ticket/7416#comment:5>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list