[Pidgin] #17038: IRC conformance issues: backend sends initial USER and NICK messages out of order, and supplies bogus mode.
Pidgin
trac at pidgin.im
Thu Jun 16 05:08:28 EDT 2016
#17038: IRC conformance issues: backend sends initial USER and NICK messages out
of order, and supplies bogus mode.
----------------------------------+----------------------
Reporter: isd | Owner: elb
Type: defect | Status: closed
Milestone: | Component: IRC
Version: 2.10.12 | Resolution: invalid
Keywords: standards-compliance |
----------------------------------+----------------------
Changes (by dx):
* status: new => closed
* resolution: => invalid
Comment:
Oh look I ran into an easily closeable ticket.
And yes that's perfectly valid irc. Servers usually do something like
{{{
if (user_received && nick_received)
}}}
--
Ticket URL: <https://developer.pidgin.im/ticket/17038#comment:4>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list