OpenFire does not understand owner/admin list requests in chat rooms

Attempts to get any list besides members is misunderstood as a modify request:

(17:39:59) jabber: Sending (ssl) (bbyrd@foobar.com/spark):

(17:39:59) jabber: Recv (ssl)(267):

(17:40:11) jabber: Sending (ssl) (bbyrd@foobar.com/spark):

(17:40:11) jabber: Recv (ssl)(267):

This breaks XMPP standards here:

http://xmpp.org/extensions/xep-0045.html#modifyowner

http://xmpp.org/extensions/xep-0045.html#modifyadmin

OF-475

Hello,

Without looking too closely at this, this looks like openfire just supporting older versions of MUC with slightly different NS.

daryl

Well, XEP-0045 v1.24 is the latest version and it was last updated in 2008, which is not to say that the listing items were actually changed in that version. Besides, it just seems logical that if you use affiliate with to display the members (which works in OpenFire, as well as ‘outcasts’), you should be able to do it with any of the other affiliation levels.

It’s handy to be able to look at the owner/admin list without having to type /config. Also, standard members could potentially have access to show the owner/admin list to, say, figure out who to talk to about some sort of administration issue.