[Pidgin] #16545: Pidgin doesn't include 'xmlns' attribute with 'iq' request

Pidgin trac at pidgin.im
Tue Jan 20 16:14:02 EST 2015


#16545: Pidgin doesn't include 'xmlns' attribute with 'iq' request
----------------------+--------------------------
 Reporter:  yurivict  |      Owner:  EionRobb
     Type:  defect    |     Status:  new
Milestone:            |  Component:  unclassified
  Version:  2.10.11   |   Keywords:
----------------------+--------------------------
 The 'iq' request comes like this:
 {{{
 <iq type='set' id='purple35ba3ede'>
 }}}

 While one may think that 'iq' should be assumed to to have 'jabber:client'
 namespace and there is no need to include it, this essentially requires
 this piece of knowledge encoded into the server just to handle this
 situation. Because XMPP is otherwise extendable protocol based on 'xmlns'
 attribute.

--
Ticket URL: <https://developer.pidgin.im/ticket/16545>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list