[Pidgin] #13305: Pidgin cant understand xmpp id with _

Pidgin trac at pidgin.im
Fri Feb 4 00:08:21 EST 2011


#13305: Pidgin cant understand xmpp id with _
-------------------------+--------------------------------------------------
 Reporter:  dchahovsky   |        Owner:  deryni 
     Type:  enhancement  |       Status:  pending
Milestone:               |    Component:  XMPP   
  Version:  2.7.9        |   Resolution:         
 Keywords:  _            |  
-------------------------+--------------------------------------------------
Changes (by darkrain42):

  * status:  new => pending


Comment:

 I think allowing it is rather non-trivial.  Even if it's allowed at
 canonicalization level for Jabber IDs in libpurple (which relies, at least
 under some circumstances, on the output of a third-party library),
 internationalized domain names with _ in them would not work because the
 use of the "ToASCII" function (how programs translate from an IDN to
 something that can show up in DNS) does not allow 'invalid' ASCII
 characters in domain names (including '_').

 So while we could make the change, I'm concerned that it would
 be...well...spotty.  What server software is this, by the way?  Openfire?

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


More information about the Tracker mailing list