[Pidgin] #8318: Pidgin 2.5.4 gmail connection problem

Pidgin trac at pidgin.im
Sun Feb 1 17:40:08 EST 2009


#8318: Pidgin 2.5.4 gmail connection problem
--------------------------+-------------------------------------------------
 Reporter:  warriant      |           Owner:  deryni
     Type:  defect        |          Status:  new   
Milestone:                |       Component:  XMPP  
  Version:  2.5.4         |      Resolution:        
 Keywords:  xmlnode_copy  |   Launchpad_bug:        
--------------------------+-------------------------------------------------
Changes (by darkrain42):

  * keywords:  => xmlnode_copy


Comment:

 I suspect this is due to the following. `xmlnode_copy` seems to be munging
 up the 'xml:lang'.

 line 342
 {{{
 (16:16:34) jabber: Recv (ssl)(152): <iq
 from="prophet at jabbim.sk/Miranda.pro"
 to="warriant at gmail.com/Laptop15EB3E07" xml:lang="en" type="get"
 id="mir_113"><time xmlns="urn:xmpp:time"/></iq>
 (16:16:34) jabber: jabber_iq_parse
 (16:16:34) jabber: Sending (ssl): <xml:iq xmlns='jabber:client' lang='en'
 id='mir_113' to='prophet at jabbim.sk/Miranda.pro' type='error'><time
 xmlns='urn:xmpp:time'/><error type='cancel' code='501'><feature-not-
 implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></xml:iq>
 }}}

 and a few lines later,
 {{{
 <stream:error><unsupported-stanza-type xmlns="urn:ietf:params:xml:ns:xmpp-
 streams"/><str:text xmlns:str="urn:ietf:params:xml:ns:xmpp-streams">XML
 namespace not declared correctly for stanza.</str:text></stream:error>
 }}}

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


More information about the Tracker mailing list