[Pidgin] #6620: Jabber client doesn't support spaces in user names

Pidgin trac at pidgin.im
Mon Aug 18 19:17:20 EDT 2008


#6620: Jabber client doesn't support spaces in user names
------------------------------------+---------------------------------------
 Reporter:  not_a_commie            |        Owner:  seanegan   
     Type:  defect                  |       Status:  pending    
Milestone:                          |    Component:  Google Talk
  Version:  2.4.3                   |   Resolution:             
 Keywords:  jabber username spaces  |  
------------------------------------+---------------------------------------
Changes (by deryni):

  * status:  new => pending


Comment:

 Unless I'm misreading the XMPP RFC (and bis draft) a space is not a legal
 character in the node portion of a jid. As such the usage of
 g_unichar_isgraph as opposed to g_unichar_isprint is correct (this is
 ignoring the fact that we do not do correct nodeprep in general, which is
 a separate issue).

 I have to say I must profess some amount of confusion as to what you think
 Skype has to do with XMPP or what you think skype has to do with NT
 domains.

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


More information about the Tracker mailing list