Twitter plugin's Atom parser fails with 0 tweets

Bug #646989 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
Fix Released
Low
Stefano Rivera

Bug Description

Appears to be a bug in the fix for LP: #554906

2010-09-13 14:37:30,040 ERROR core.dispatcher: Exception occured in Twitter processor of social plugin.
Event: {'account': 1, 'responses': [], 'source': u'atrum', 'addressed': u'tibid', 'processed': False, 'time': datetime.datetime(2010, 9, 13, 12, 37, 29, 125603), 'identity': 1, 'message': {'raw': u'tibid: last tweet woman24', 'deaddressed': u'last tweet woman24', 'clean': u'last tweet woman24', 'stripped': u'tibid: last tweet woman24'}, 'type': u'message', 'public': True, 'channel': u'#ibid', 'sender': {'nick': u'tumbleweed', 'connection': u'tumbleweed!<email address hidden>', 'id': u'tumbleweed'}}
Traceback (most recent call last):
  File "/home/stefanor/bzr/ibid/stefanor/tibid/ibid/core.py", line 29, in process
    processor.process(event)
  File "/home/stefanor/bzr/ibid/stefanor/tibid/ibid/plugins/__init__.py", line 145, in process
    method(event, *match.groups())
  File "/home/stefanor/bzr/ibid/stefanor/tibid/ibid/plugins/social.py", line 127, in latest
    event.addresponse(u'"%(text)s" %(ago)s ago, %(url)s', self.remote_latest(service, user))
  File "/home/stefanor/bzr/ibid/stefanor/tibid/ibid/plugins/social.py", line 83, in remote_latest
    'text': latest.findtext('{http://www.w3.org/2005/Atom}content')
AttributeError: 'NoneType' object has no attribute 'findtext'

Tags: social

Related branches

Changed in ibid:
status: In Progress → Fix Committed
Changed in ibid:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.