[Pidgin] #11315: BOSH no group chat or private conversations messages.

Pidgin trac at pidgin.im
Wed Feb 10 01:35:26 EST 2010


#11315: BOSH no group chat or private conversations messages.
----------------------+-----------------------------------------------------
 Reporter:  angeliux  |        Owner:  deryni
     Type:  defect    |       Status:  new   
Milestone:            |    Component:  XMPP  
  Version:  2.6.5     |   Resolution:        
 Keywords:  BOSH MUC  |  
----------------------+-----------------------------------------------------

Comment(by darkrain42):

 This is technically a bug in Openfire, so you should report it to them.
 The issue is that, per [http://xmpp.org/extensions/xep-0206.html
 XEP-0206], the server needs to set the XML namespace ('xmlns') for each of
 the stanzas to 'jabber:client', otherwise they're in (I think; my
 knowledge of the inheritance rules is rusty) the
 "http://jabber.org/protocol/httpbind" namespace, which is wrong.

 The reason you get messages with markup is that those messages also
 contain the <html xmlns=...><body xmlns=...></body></html> sections, which
 maintain the correct namespaces.

 Anyway, I'll also add a workaround for this.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/11315#comment:7>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list