[core] Strip failure. multiline messages?

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

Bug Description

2009-04-29 16:24:44,471 ERROR core.dispatcher: Exception occured in Strip processor of core plugin
Traceback (most recent call last):
  File "/home/stefanor/projects/ibid/dc-source/ibid/core.py", line 22, in _process
    processor.process(event)
  File "/home/stefanor/projects/ibid/dc-source/ibid/plugins/__init__.py", line 57, in process
    method(event)
  File "/home/stefanor/projects/ibid/dc-source/ibid/plugins/core.py", line 47, in handle_strip
    event.message = self.pattern.search(event.message).group(1)
AttributeError: 'NoneType' object has no attribute 'group'

Believed to be caused by multi-line messages in DC.

Changed in ibid:
assignee: nobody → Stefano Rivera (stefanor)
status: Triaged → In Progress
Changed in ibid:
status: In Progress → 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.