[addressed] preceding whitespace causes exception
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ibid |
Fix Released
|
Medium
|
Stefano Rivera |
Bug Description
Event: {'account': None, 'responses': [], 'source': u'titan', 'addressed': u'dazzle', 'processed': False, 'time': datetime.
Traceback (most recent call last):
File "/home/
processor.
File "/home/
method(event)
File "./ibid/
pattern.
AttributeError: 'NoneType' object has no attribute 'group'
Related branches
- marcog (community): Approve
- Keegan Carruthers-Smith: Approve
- Michael Gorven: Approve
-
Diff: 35 lines (+6/-5)2 files modifiedibid/plugins/core.py (+1/-1)
ibid/test/plugins/test_core.py (+5/-4)
summary: |
- addressed bug + [addressed] preceding whitespace causes exception |
Changed in ibid: | |
status: | In Progress → Fix Released |