[Pidgin] #7681: Jabber: packet XML parser misses xmlns information and prefixes

Pidgin trac at pidgin.im
Fri Mar 13 00:33:58 EDT 2009


#7681: Jabber: packet XML parser misses xmlns information and prefixes
----------------------------------------------+-----------------------------
 Reporter:  neuro                             |        Owner:  deryni
     Type:  patch                             |       Status:  closed
Milestone:  2.5.4                             |    Component:  XMPP  
  Version:  2.5.2                             |   Resolution:  fixed 
 Keywords:  xmpp jabber xmlns prefix xmlnode  |  
----------------------------------------------+-----------------------------

Comment(by qulogic at pidgin.im):

 (In [e13689e4856dc0f8c93c715c70c76bce6a2babca]):[[BR]]
 Add xmlnode_set_attrib_full that enables you to set an attribute with both
 a prefix and a namespace. Also, change xmlnode_remove_attribute to remove
 all existing attributes that match the name. Otherwise, it would just take
 out the first one, and may not do what you want.

 Change Bonjour and XMPP to use the new function.

 References #7681.
 Fixes #8318.

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


More information about the Tracker mailing list