[Pidgin] #2440: logger crashes with img in XMPP/Jabber
    Pidgin 
    trac at pidgin.im
       
    Mon Aug  6 15:20:53 EDT 2007
    
    
  
#2440: logger crashes with img in XMPP/Jabber
-------------------------+--------------------------------------------------
 Reporter:  hdh          |       Type:  defect
   Status:  new          |   Priority:  minor 
Component:  libpurple    |    Version:  2.1.0 
 Keywords:  logger xmpp  |    Pending:  0     
-------------------------+--------------------------------------------------
 I sent the following stanza to an XMPP contact, the contact was using
 Pidgin 2.1.0:
 {{{
 #!xml
 <message to="somejid at domain.tld">
   <body>Hey, are you licensed to Jabber?
   http://www.jabber.org/images/psa-license.jpg
   </body>
   <html xmlns='http://jabber.org/protocol/xhtml-im'>
     <body xmlns='http://www.w3.org/1999/xhtml'>
       <p>Hey, are you licensed to <a
 href='http://www.jabber.org/'>Jabber</a>?</p>
       <p><img src='http://www.jabber.org/images/psa-license.jpg'
               alt='A License to Jabber'
               height='261'
               width='537'/></p>
     </body>
   </html>
 </message>
 }}}
 The stanza is copied verbatim from
 [http://www.xmpp.org/extensions/xep-0071.html#example-4 XEP-0071's example
 4], except for the to attribute.
 After receiving that stanza, Pidgin crashed with the attached backtrace.
 I remember that 2.0.2 displayed the main <body/>, there was no link on
 "Jabber" and a link to the image.
-- 
Ticket URL: <http://developer.pidgin.im/ticket/2440>
Pidgin <http://pidgin.im>
Pidgin
    
    
More information about the Tracker
mailing list