in GC, contact.jid now contain nothing if we don't have the real jid

This commit is contained in:
Yann Leboulanger 2005-07-20 11:53:30 +00:00
parent 37f725f7ae
commit 903a466f83
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ class GroupchatWindow(chat.Chat):
if len(jids) > 1:
resource = jids[1]
else:
j = room_jid + '/' + nick
j = ''
role_iter = self.get_role_iter(room_jid, role)
if not role_iter:
role_iter = model.append(None,