Ticket #3031 (closed enhancement: fixed)

Opened 22 months ago

Last modified 22 months ago

adding a way to destroy a room

Reported by: misc Owned by: asterix
Priority: normal Milestone: 0.12
Component: chat Version: svn
Severity: normal Keywords:
Cc: OS:

Description

xep 0045, on http://www.xmpp.org/extensions/xep-0045.html#destroyroom, say that a owner can destroy a room. It would be nice to have such item in the menu for groupchat ( the one with history, change nickname, etc ).

Attachments

Change History

Changed 22 months ago by asterix

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.12

(In [8010]) ability to destroy a room when we are owner, give a reason and alternative room jid. fixes #3031

Changed 22 months ago by anonymous

  • status changed from closed to reopened
  • resolution fixed deleted
(gajim:20005): libglade-WARNING **: could not find glade file '../data/glade/dubbleinput_dialog.glade'
Traceback (most recent call last):
  File "/home/st/projekte/python/gajim/src/groupchat_control.py", line 1460, in _on_destroy_room_menuitem_activate
    _('You may also enter an alternate venue:'))
  File "/home/st/projekte/python/gajim/src/dialogs.py", line 1059, in __init__
    self.xml = gtkgui_helpers.get_glade('dubbleinput_dialog.glade')
  File "/home/st/projekte/python/gajim/src/gtkgui_helpers.py", line 57, in get_glade
    return gtk.glade.XML(file_path, root=root, domain=i18n.APP)
RuntimeError: could not create GladeXML object

I get the error above, when i try to destroy a room. In addition you may want to change "Delte room" to capitol letters like in the other menuitems.

Changed 22 months ago by asterix

  • status changed from reopened to closed
  • resolution set to fixed

(In [8011]) add missing file to previous commit. fixes #3031

Add/Change #3031 (adding a way to destroy a room)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.