hyperstruct - jdev wrote:
MUCs signal some events to occupants via <message/>. XEP-0045 says, in http://www.xmpp.org/extensions/xep-0045.html#enter-nonanon:<message from='[EMAIL PROTECTED]' to='[EMAIL PROTECTED]/pda' type='groupchat'> <body>This room is not anonymous.</body> <x xmlns='http://jabber.org/protocol/muc#user'> <status code='100'/> </x> </message> Later, in http://www.xmpp.org/extensions/xep-0045.html#roomconfig-notify, it says: <message from='[EMAIL PROTECTED]' to='[EMAIL PROTECTED]/desktop'> <x xmlns='http://jabber.org/protocol/muc#user'> <status code='170'/> </x> </message> The former has type="groupchat" and the latter has (implicit) type="normal". Is this intended or one of the two is wrong?
I think that Example 154 should be type "groupchat" too (spec bug). Peter -- Peter Saint-Andre XMPP Standards Foundation http://www.xmpp.org/xsf/people/stpeter.shtml
smime.p7s
Description: S/MIME Cryptographic Signature
