Discussion:
[bug #12681] Jabber::MUC::MUCClient.get_room_configuration only returns a list of configuration names, not the values
anonymous
2008-12-04 17:33:40 UTC
Permalink
URL:
<http://gna.org/bugs/?12681>

Summary: Jabber::MUC::MUCClient.get_room_configuration only
returns a list of configuration names, not the values
Project: XMPP4R
Submitted by: None
Submitted on: Thursday 12/04/2008 at 18:33 CET
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email: shaun-CmeOEAcfAJPQT0dZR+***@public.gmane.org
Open/Closed: Open
Discussion Lock: Any

_______________________________________________________

Details:

The Jabber::MUC::MUCClient.get_room_configuration only returns a list of
configuration names such as "'muc#roomconfig_moderatedroom", but does not
return the values associated with those items. This method should probably
return a hash like {configuration_name => value, ...}. It would also be nice
if this method would accept a configuration name as a parameter and simply
return the value associated with that configuration.




_______________________________________________________

Reply to this item at:

<http://gna.org/bugs/?12681>

_______________________________________________
Message sent via/by Gna!
http://gna.org/
Lucas Nussbaum
2009-03-19 07:37:57 UTC
Permalink
Follow-up Comment #1, bug #12681 (project xmpp4r):

Hi,

Can you confirm if it's still the case, and maybe provide some example code?
I'm not familiar with that part of the code.

_______________________________________________________

Reply to this item at:

<http://gna.org/bugs/?12681>

_______________________________________________
Message sent via/by Gna!
http://gna.org/
Lucas Nussbaum
2009-03-19 07:41:35 UTC
Permalink
Update of bug #12681 (project xmpp4r):

Status: None => Need Info


_______________________________________________________

Reply to this item at:

<http://gna.org/bugs/?12681>

_______________________________________________
Message sent via/by Gna!
http://gna.org/

Loading...