Re: Exodus vs Jabber 2
"Peter Millard" <me-STcBuFROdrv2eFz/[email protected]> Mon, 7 Jun 2004 13:23:48 -0600
| Newsgroups | gmane.network.jabber.exodus.devel |
|---|---|
| Message-ID | <00b501c44cc4$fc739230$e201020a@pmillard2k> |
Sean Covel wrote: [Stuff deleted..] > So, where does the fault lie? I don't know. Exodus and Jabber 2 were > both happy with the initial registration. After disconnecting, it > appears that the account was created in lower-case, but Exodus attempts > to connect with an upper-case username. Yeah, the problem is that Exodus is not "canonicalizing" the usernames. I'm currently working on a solution to make Exodus use the GNU libidn library to do all of this. The fix (obviously) is to have your user enter his username as "john" instead of "John", and it should work fine. Stay tuned for a fix for this in the next cpl of weeks. pgm.