I conducted a real-life test of MUC yesterday.

The foremost problem was that MUC did not identify properly in disco.

For example, jabber.org send something like:

<iq from="jabber.org" type="result" to="[email protected]/psi" id="af67a" >
<query xmlns="http://jabber.org/protocol/disco#items";>
<!-- HIGHLIGHT... -->
<item jid="conference.jabber.org" />
<!-- ...HIGHLIGHT -->
</query>
</iq>

and MUC doesn't send something similar, so clients seem to not identify
the component properly.

Should I open a JIRA for this?
Maybe we need to improve the core's generic disco API, too.

  Bernd

Reply via email to