MUC visitors problem

Hi,

There is a problem with MUC visitors. If you admin, you can force user to become visitor. In XML all is fine, user reciving presence that he is visitor now. But he is still able to send message. Looks like a bug.

Regards,

Tim

PS:

There is XML sent to server and recieved from it, by admin (borisov)

SEND:

/code

RECV:

/code

RECV:

/code

/* Next message should not be recieved */

RECV:

/code


and by user (borisovtestuser):

RECV:

/code

SEND:

/code

/* There should be error message */

RECV:

/code

Can anybody tell me something about this problem? Is there any devs?