Code review comment for lp:~max-rabkin/ibid/invite-705907

Revision history for this message
Stefano Rivera (stefanor) wrote :

DEBUG core.dispatcher: {'account': 1, 'responses': [{'source': u'reaper', 'reply': u'Happy Sunday, tumbleweed', 'target': u'48e8add50000000000000000000000000407c73fe5bfcee08da571e60e', 'conflate': True, 'address': False}], 'source': u'reaper', 'addressed': True, 'processed': True, 'time': datetime.datetime(2011, 2, 20, 20, 10, 14, 756252), 'identity': 11, 'message': {'raw': u'hi', 'deaddressed': u'hi', 'clean': u'hi', 'stripped': u'hi'}, 'type': u'message', 'public': False, 'channel': u'48e8add50000000000000000000000000407c73fe5bfcee08da571e60e', 'sender': {'nick': u'tumbleweed', 'connection': u'48e8add50000000000000000000000000407c73fe5bfcee08da571e60e', 'id': u'add599b915d243a54f8cd0991be85fce71830eeb'}}
DEBUG core.dispatcher: Returning event to reaper source
DEBUG source.reaper: Sent message to 48e8add50000000000000000000000000407c73fe5bfcee08da571e60e: Happy Sunday, tumbleweed
2011-02-20 22:10:15+0200 [-] Traceback (most recent call last):
2011-02-20 22:10:15+0200 [-] File "/home/stefanor/bzr/ibid/stefanor/tibid/ibid/source/silc.py", line 176, in notify_invite
2011-02-20 22:10:15+0200 [-] event = self._create_event(u'invite', inviter, inviter)
2011-02-20 22:10:15+0200 [-] File "/home/stefanor/bzr/ibid/stefanor/tibid/ibid/source/silc.py", line 39, in _create_event
2011-02-20 22:10:15+0200 [-] event.channel = unicode(channel.channel_name, 'utf-8', 'replace')
2011-02-20 22:10:15+0200 [-] AttributeError: 'SilcUser' object has no attribute 'channel_name'

review: Needs Fixing

« Back to merge proposal