[Pidgin] #12254: XMPP Console is not namespace-aware for attributes

Pidgin trac at pidgin.im
Wed Jun 30 14:17:46 EDT 2010


#12254: XMPP Console is not namespace-aware for attributes
---------------------------+------------------------------------------------
 Reporter:  darkrain42     |     Owner:  darkrain42
     Type:  defect         |    Status:  new       
Component:  pidgin (gtk)   |   Version:  2.7.1     
 Keywords:  xml namespace  |  
---------------------------+------------------------------------------------
 The XMPP console's custom pretty-printer isn't namespace-aware for
 attributes.

 When displaying the following stanza, "xmlns:vz" is not displayed and
 "vz:img" is displayed as "img".

 {{{
 <iq from='mynode at vz.net' to='mynode at vz.net/resource' id='purplebdd28418'
 type='result'>
     <query xmlns='jabber:iq:roster' xmlns:vz='http://process-
 one.net/protocol/vz-icon-url'>
         <item vz:img='http://example.com/foo.jpg' subscription='both'
 name='Person' jid='hex at vz.net'/>
     </query>
 </iq>
 }}}

 Reported by Florob

-- 
Ticket URL: <http://developer.pidgin.im/ticket/12254>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list