[identica] NameError: global name 'parse_timestmap' is not defined

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

Bug Description

2011-02-21 18:13:05,370 ERROR core.dispatcher: Exception occured in Twitter processor of social plugin.
Event: {'account': 1, 'responses': [], 'source': u'atrum', 'addressed': True, 'processed': False, 'time': datetime.datetime(2011, 2, 21, 16, 13, 4, 657509), 'identity': 1, 'message': {'raw': u'latest dent from highvoltage', 'deaddressed': u'latest dent from highvoltage', 'clean': u'latest dent from highvoltage', 'stripped': u'latest dent from highvoltage'}, 'type': u'message', 'public': False, 'channel': u'tumbleweed!<email address hidden>', '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-rc/ibid/core.py", line 32, in _process
    processor.process(event)
  File "/home/stefanor/bzr/ibid/stefanor/tibid-rc/ibid/plugins/__init__.py", line 147, in process
    method(event, *args)
  File "/home/stefanor/bzr/ibid/stefanor/tibid-rc/ibid/plugins/social.py", line 130, in latest
    event.addresponse(u'"%(text)s" %(ago)s ago, %(url)s', self.remote_latest(service, user))
  File "/home/stefanor/bzr/ibid/stefanor/tibid-rc/ibid/plugins/social.py", line 108, in remote_latest
    - parse_timestmap(latest['created_at'])),
NameError: global name 'parse_timestmap' is not defined

Tags: regression

Related branches

tags: added: regression
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.