Modify ↓
Opened 10 years ago
Closed 10 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)
Change History (3)
Changed 10 years ago by tboudreau@…
comment:2 Changed 10 years ago by bas
- Resolution set to fixed
- Status changed from assigned to closed
In 637:
Note: See
TracTickets for help on using
tickets.
strip_quotes match fix