Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (208 - 210 of 332)

Ticket Resolution Summary Owner Reporter
#30 fixed filtering out the html version of the email bas gmcgrath@…
Description

Is there anyway to filter out the html version of an email as the text version seems to be the one actually used in the ticket? The HTML version just gets tacked on as an attachment and isn't particularly useful.

#149 fixed filenames of attachments are escaped twice by email2trac bas hju@…
Description

If email2trac creats a ticket whith an attachment having a space in the filename, the filename is excaped twice.

example (see also attached screenshots): test 1.txt is named test%201.txt and stored as test%25201.txt bei email2trac.

if you add an attachment via webclient, the filename is only escaped once: test 2.txt is named test 2.txt and stored as test%202.txt

Also trac has no problem to find the file, we encountered this using a script (AdvancedTicketWorkflow? - run_external) to find the attachments with the filenames stored in the database. We had to work around this bei again escaping the filename stored in database.

It's not a serious bug while trac gets around it, but annoying and of course different from the "normal" trac behaviour.

#398 fixed file name after unzip bas joneum@…
Description

if i unzip the email2trac.tar.gz, the filename is email2trac-v2.9.0-a3679be28762ed851a9c66ed2f671603ef5e32e0

I working for the email2trac Port for FreeBSD, and since it is important, after unzip the filename isemail2trac-v2.9.0

Note: See TracQuery for help on using queries.