Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (124 - 126 of 332)

Ticket Resolution Summary Owner Reporter
#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.

#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.

#271 fixed Fix for problem with filenames on native language (Russian) bas slevin@…
Description

Strange situation, #247 "to be continied" In attachments log-file of email2trac v.2.4.0(from svn). We're get offten errors on our trac in production mode. Files with short names on russian are stay problem for email2trac.

Note: See TracQuery for help on using queries.