[Pidgin] #4576: Simple XMPP messages are not displayed. They appear only in the debug window.
Pidgin
trac at pidgin.im
Thu Jan 10 15:06:18 EST 2008
#4576: Simple XMPP messages are not displayed. They appear only in the debug
window.
-------------------------+--------------------------------------------------
Reporter: SubOptimal | Owner: seanegan
Type: patch | Status: new
Priority: minor | Milestone:
Component: XMPP | Version: 2.3.1
Resolution: | Keywords:
Pending: 1 |
-------------------------+--------------------------------------------------
Changes (by datallah):
* owner: nwalp => seanegan
* pending: 0 => 1
Comment:
It looks to me like this case '''should''' be caught by the case
immediately above:
{{{
} else if(!strcmp(child->name, "body") && !strcmp(xmlns,"jabber:client"))
{
}}}
If the `xmlns` isn't set to `jabber:client` by the containing tag, that is
what should be investigated, I think this is a bandaid when the problem is
really somewhere else.
--
Ticket URL: <http://developer.pidgin.im/ticket/4576#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list