What steps will reproduce the problem?
1.Configure a chat room with a non-privacy related change.
2.Check the reply from Prosody
What is the expected output?
See Example 171 in XEP-0045:
http://xmpp.org/extensions/xep-0045.html#roomconfig-notify
What do you see instead?
<message xmlns="jabber:client"
to="me@xxx.com/yyy" type="groupchat"
from="xxx@conference.xxx.com">
<x xmlns="http://jabber.org/protocol/muc#user"/>
<status code="104"/>
</message>
The <status> element is outside of the <x> element.
What version of the product are you using? On what operating system?
0.10 nightly on Debian. (Last update less than a week ago).
Original issue reported on code.google.com by JanCa...@gmail.com on 4 Mar 2015 at 8:12
Original issue reported on code.google.com by
JanCa...@gmail.com
on 4 Mar 2015 at 8:12