[Pidgin] #10450: Incorrect error when connecting to unserved domain

Pidgin trac at pidgin.im
Mon Oct 5 23:43:57 EDT 2009


#10450: Incorrect error when connecting to unserved domain
------------------------+---------------------------------------------------
 Reporter:  darkrain42  |        Owner:  darkrain42
     Type:  defect      |       Status:  closed    
Milestone:  2.6.3       |    Component:  XMPP      
  Version:  2.6.2       |   Resolution:  fixed     
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by darkrain42 at pidgin.im):

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


Comment:

 (In [8788e707735f5f650c77c24f5389d212a754b883]):[[BR]]
 jabber: Re-arrange the code that detects legacy servers so that we don't
 stomp over "Host Unknown" errors.

 Legacy servers don't send <stream:features>, so we need to notice when
 we've finished the opening <stream:stream> tag and, if there was no
 version, start authentication right then.  This was causingon other valid
 errors (like the server complaining it's not who we think it is) to be
 replaced by a complaint "You require encryption...".  Closes #10450.

 This seems to work in all the cases I've tested (including with
 jabberd14).

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


More information about the Tracker mailing list