Our internal Jabber server uses the complete email address as the username (a legal username according to the jabber server, PSI, and other clients) - so there is an @ symbol in the username. (We do that as part of our shared-sign-on system.)
In JabberSession_Common.cpp on lines 32 and 56, the server is seperated from the username at the first @ character. If the call was changed to a strrchr...
2007-03-20 17:36:53 UTC in Jabber Palm