From cdc15278b1b3baa8d1d2988fbb8bf551b626c3aa Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Sun, 5 Mar 2006 15:51:38 +0000 Subject: [PATCH] drop on a group without control move contact and doesn't copy. Fixes #1660 --- src/roster_window.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/roster_window.py b/src/roster_window.py index adea5e0a5..f4d38498c 100644 --- a/src/roster_window.py +++ b/src/roster_window.py @@ -2808,7 +2808,7 @@ _('If "%s" accepts this request you will know his or her status.') % jid) etime) return self.on_drop_in_group(None, account, c_source, grp_dest, context, - etime) + etime, grp_source) return else: it = iter_dest