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 Florian
