Username user.name@domain.com problems

Hi!

Online icons don’t work when user name is in format: user.name@domain.com

JID = user.name@domain.com[@jabber.domain.com|http://www.igniterealtime.org/community/#]

This URL don’t work

http://inte.jabber.test.fi:9090/plugins/presence/status?jid=test.esimies@domain. fi@jabber.domain.fi"

but when replacing @ for \40 it start working

http://inte.jabber.test.fi:9090/plugins/presence/status?jid=test.esimies\40domai n.fi@jabber.domain.fi"

Any other fixes to double @ in JID ?

/timo

The @ symbol is the delimiter for the server name. Anything after the @ symbol is assumed to be the name of the chat server. What is the full name of your openfire server (i.e. chatserver.domain.com)? Usernames are usually just that (i.e. johndoe) which the server automatically merges with the server name to form the JID of johndoe@chatserver.domain.com

and you duplicated your submission.