[Pidgin] #8318: xml:lang not handled properly in XMPP parser

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


#8318: xml:lang not handled properly in XMPP parser
--------------------------+-------------------------------------------------
 Reporter:  warriant      |           Owner:  deryni
     Type:  defect        |          Status:  closed
Milestone:  2.6.0         |       Component:  XMPP  
  Version:  2.5.4         |      Resolution:  fixed 
 Keywords:  xmlnode_copy  |   Launchpad_bug:        
--------------------------+-------------------------------------------------
Changes (by qulogic at pidgin.im):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (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/8318#comment:13>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list