Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (295 - 297 of 332)

Ticket Resolution Summary Owner Reporter
#2 fixed patch to make update via email work with trac 0.11 dev bas tbaschak@…
Description

I wasn't able to get email2trac update tickets with 0.11dev, it kept complaining about syntax errors with subtracting an int and a datetime type, so I created the following patch which works, but might be messy and not quite follow the flow of the python script.

#324 fixed set_cc_fields ignoring existing cc on update bas tboudreau@…
Description

with reply_all to 1 in the .conf ticket # has cc A response goes in with cc B expected: cc has A & B result cc only with B

Also always_cc and always_bcc addresses should be skipped from being added to the cc field.

#325 fixed strip_quotes is noisy, breaks runs_email2trac bas tboudreau@…
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.

Note: See TracQuery for help on using queries.