[Pidgin] #3532: Jabber does not parse correctly incomming messages
    Pidgin 
    trac at pidgin.im
       
    Tue Oct 16 12:15:57 EDT 2007
    
    
  
#3532: Jabber does not parse correctly incomming messages
----------------------+-----------------------------------------------------
  Reporter:  emilal   |       Owner:                    
      Type:  defect   |      Status:  new               
  Priority:  minor    |   Milestone:                    
 Component:  plugins  |     Version:  2.2.1             
Resolution:           |    Keywords:  Jabber not working
   Pending:  1        |  
----------------------+-----------------------------------------------------
Changes (by emilal):
  * pending:  1 => 0
Comment:
 Use Gtalk client to reproduce the problem.
 The expected string "jabber:client" does not exist in xmlns, so the
 message is not parsed correctly. The code from 2.1.0 works correctly. Here
 is the troubled XML:
 <message xmlns='vcard-temp:x:update' to='yyy at gmail.com' type='chat'
 id='54' from='xxx at gmail.com/Talk.v1048CB2BBDC'>
         <body>Testing message....</body>
         <active xmlns='http://jabber.org/protocol/chatstates'/>
         <x xmlns='google:nosave' value='disabled'/>
         <record xmlns='http://jabber.org/protocol/archive' otr='false'/>
 </message>
-- 
Ticket URL: <http://developer.pidgin.im/ticket/3532#comment:2>
Pidgin <http://pidgin.im>
Pidgin
    
    
More information about the Tracker
mailing list