Modify

Opened 11 years ago

Closed 11 years ago

#325 closed defect (fixed)

strip_quotes is noisy, breaks runs_email2trac

Reported by: tboudreau@… Owned by: bas
Priority: major Milestone:
Component: email2trac Version: 2.7.0
Keywords: strip_quotes Cc:

Description

when the .conf contains "strip_quotes: 1" email2trac emits the matched lines. run_email2trac gets upset.

The match lines should be going to the debug log. Like they do in the strip_signature method.

Attachments (1)

patch.strip_quotes.325.txt (759 bytes) - added by tboudreau@… 11 years ago.
strip_quotes match fix

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by tboudreau@…

strip_quotes match fix

comment:1 Changed 11 years ago by bas

  • Status changed from new to assigned

good catch. will apply it

comment:2 Changed 11 years ago by bas

  • Resolution set to fixed
  • Status changed from assigned to closed

In 637:

strip_quotes used python 'print' instead of logging functions, breaks run_email2trac, closes #325

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain bas.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.