[Pidgin] #7160: finch produces (what it believes is) invalid XML when sending some URLs over bonjour
Pidgin
trac at pidgin.im
Sun Sep 21 20:40:03 EDT 2008
#7160: finch produces (what it believes is) invalid XML when sending some URLs
over bonjour
--------------------+-------------------------------------------------------
Reporter: elb | Owner: sadrul
Type: defect | Status: new
Milestone: | Component: finch (gnt/ncurses)
Version: 2.5.1 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Description changed by elb:
Old description:
> Trying to send the text "http://&?" over bonjour in finch (2.5.1 release)
> produces the following error in the debug log, and the message is not
> sent:
>
> {{{
> 20:25:15 xmlnode: Error parsing xml file: xmlParseEntityRef: no name
> 20:25:15 xmlnode: Error parsing xml file: Entity 'amp' not defined
> 20:25:15 g_log: xmlnode_insert_child: assertion `child != NULL' failed
> }}}
>
> Pidgin 2.5.1 release does not exhibit this issue.
New description:
Trying to send the text "http://&" over bonjour in finch (2.5.1 release)
produces the following error in the debug log, and the message is not
sent:
{{{
20:25:15 xmlnode: Error parsing xml file: xmlParseEntityRef: no name
20:25:15 xmlnode: Error parsing xml file: Entity 'amp' not defined
20:25:15 g_log: xmlnode_insert_child: assertion `child != NULL' failed
}}}
Pidgin 2.5.1 release does not exhibit this issue.
--
--
Ticket URL: <http://developer.pidgin.im/ticket/7160#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list