conversejs / converse.js

Web-based XMPP/Jabber chat client written in JavaScript
http://conversejs.org
Mozilla Public License 2.0
3.08k stars 771 forks source link

Not getting username for new contacts #38

Closed challapradyumna closed 11 years ago

challapradyumna commented 11 years ago

converse

jcbrand commented 11 years ago

What version of Converse.js are you using?

challapradyumna commented 11 years ago

The latest version . That is available on the site .

jcbrand commented 11 years ago

I haven't been able to reproduce this problem yet.

Please provide more information in bug reports, otherwise it can be very difficult to figure out what the issue is.

For example:

porwalmayank commented 11 years ago

I am also facing the same issue....user name is replaced with JID. I am using converse.js with openfire 3.8. This is happening with all users. when I start chat with a friend first time its showing his name, but when I reload the page and check his name in connection list then its showing JID.

Please help me to fix this issue.

Thanks is advance.

Mayank Porwal

jcbrand commented 11 years ago

@porwalmayank Please check the latest code in the 0.6.x branch and see if it works for you. Please be aware that initially it can still take a while before the user's full names appear since the vCards are fetched in the background.