Item element present in muc#owner query

Hi,

The following stanza sent by Spark is not compliant with the XEP-45 :

<iq id=“DQI5x-61”

to="conf@conference.b.com"

type=“set”

from="user@a.com/Spark">

xsd for muc#owner :

<xs:element name=‘query’>
xs:complexType
<xs:choice xmlns:xdata=‘jabber:x:data’ minOccurs=‘0’>
<xs:element ref=‘xdata:x’/>
<xs:element ref=‘destroy’/>
</xs:choice>
</xs:complexType>
</xs:element>

Regards,

Michel

To reproduce, revoke Admin from GC windows.

Which version did you try with? Can you try with the latest build (844) Ignite Realtime: Spark Nightly Builds

It has Smack updated to 4.1.7, maybe it behaves better. This build has some bugs, so this is only to test this matter.