Group chat bug?

Should Messenger broadcast messages to MUC participants when they join and exit? In Gaim I see two messages in the chat window when somebody joins or exits the chat, one from Messenger, one from Gaim. According to JEP-0045, it looks like Messenger is only supposed to broadcast the presence packets corresponding to those events, leaving it to the clients to put a message in the chat window. Am I misreading the JEP, or looking at the wrong JEP? Or is this a bug? The lines of code in question are in MUCRoomImpl.java, where the “muc.join” and “muc.leave” localized strings are being used.

Hey Sam,

Thanks for the bug report. The problem has been fixed and will be available in the next release.

Thanks,

– Gato