candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.32k stars 370 forks source link

the 'roomName' will be string 'null' when integration with Openfire #447

Open jackniu81 opened 8 years ago

jackniu81 commented 8 years ago

Hi mates, I integrate Candy with Openfire, and sometimes, the roomName will return 'null', a string, instead of null. And in candy-chat, the user tab will display '@null'. Any ideas on that?