[Pidgin] #8269: purple-url-handler fails to parse irc://... urls when e.g., ICQ account is present
Pidgin
trac at pidgin.im
Wed Jan 28 09:17:43 EST 2009
#8269: purple-url-handler fails to parse irc://... urls when e.g., ICQ account is
present
-------------------------+--------------------------------------------------
Reporter: Hendrik | Type: patch
Status: new | Component: libpurple
Version: 2.5.3 | Keywords:
Launchpad_bug: |
-------------------------+--------------------------------------------------
The purple-url-handler fails to correctly handle irc://-urls if in the
list of accounts there is an ICQ account before the account that matches
the server. In this case, an array out of bounds exception occurs while
trying to split the the username (there is no "@"-sign in the ICQ-number).
Also, the IRC-Url handler fails if a port is given inside the url.
Rudimentary fix for both issues is attached.
--
Ticket URL: <http://developer.pidgin.im/ticket/8269>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list