On 12/7/11 3:02 AM, Florian Schmaus wrote: > I'd like to ask if the current openfire behavior is withing the MUC > specification. Currently openfire send the following stanza when a MUC > has no subject set: > > <field label="Description" var="muc#roominfo_description"> > <value>test</value> > </field> > <field label="Subject" var="muc#roominfo_subject"/> > <field label="Number of occupants" var="muc#roominfo_occupants"> > <value>0</value> > </field> > > Note that the subject field has no value. Is this a correct stanza? > See also: http://issues.igniterealtime.org/browse/OF-493
As far as I can see, that is acceptable XML according to XEP-0004. Peter -- Peter Saint-Andre https://stpeter.im/
