Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (151 - 153 of 332)

Ticket Resolution Summary Owner Reporter
#379 fixed Ignoring Attachments by Filename bas rschwartz@…
Description

In our environment we had the need to block a specific attachment. I didn't see the ability to do it with existing config so I wrote a customization. Sending it along in case it might be useful to others.

Note that our environment is a bit older. As such this patch was taken against [615].

This adds a parameter to the config file. It is a comma-separated list of filenames to ignore. Could easily be converted to regex.

ignored_attachments: badfile.zip
#115 fixed Imported tickets have resolution set to fixed even though status is new bas planktr@…
Description

When email is imported, the tickets have resolution set to "fixed" even though status is "new". The resolution remains "fixed" unless the ticket is closed with a different resolution. I have set the following parameter in the email2trac.conf to try to force no value to be used for resolution but it did not work:

default_resolution :

#111 fixed Imported tickets using verbatim format have blank first line in description bas planktr@…
Description

Imported tickets (when using verbatim format) have blank first line in description, which is removed when editing the ticket with the Trac UI. So Trac is incorrectly reporting a diff on the Description when nothing was really changed other than the blank line that was deleted.

Btw, I have applied the mod suggested in ticket:110 to correct issue with attachment imports on Windows.

Note: See TracQuery for help on using queries.