[bash] parsing error

Bug #381462 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
Invalid
Low
Unassigned

Bug Description

ERROR core.dispatcher: Exception occured in Bash processor of lookup plugin
Traceback (most recent call last):
  File "/home/stefanor/projects/ibid/tibid/ibid/core.py", line 23, in _process
    processor.process(event)
  File "/home/stefanor/projects/ibid/tibid/ibid/plugins/__init__.py", line 55, in process
    method(event, *match.groups())
  File "/home/stefanor/projects/ibid/tibid/ibid/plugins/lookup.py", line 51, in bash
    number = u"".join(soup.find('p', 'quote').find('b').contents)
AttributeError: 'NoneType' object has no attribute 'find'

23:11 <tumbleweed> bash random
23:11 <tibid> That didn't seem to agree with me

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

Can't reproduce

Changed in ibid:
status: New → Invalid
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.