MUC Nickname-Conflicts are not sent out to Client

Submitted by Anonymous on Tue, 2010-04-13 14:38
::
Organization: 
Project: 
Task: 
 
Category: 
bug 
Status: 
inserted 
Priority: 
low 
Assigned to: 
 
Description: 

Hi,

there seems to be a problem with nickname conflict messages not being sent to users. using the debugger i found out that the muc-component correctly raises and exception when there is a conflict according to:

http://xmpp.org/extensions/xep-0045.html#enter-conflict

that exception is then caught and made into a package that seems to be correctly adressed and well-formed. but then the message goes into the outqueue and even seems to be processed but i never get it in the client.

you can test that by using a jabber clients and tryign to join a room with a nickname that is already taken in that room (make sure you have two different accounts when trying this with two clients...)

cheers,
stephan