Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (196 - 198 of 332)

Ticket Resolution Summary Owner Reporter
#206 fixed email2trac bombs when attachment contains umlaut characters bas karsten.rohrbach@…
Description

From bounce message produced by postfix MTA:

TD: saving email to /tmp/tmpKadtCi.email2trac 
TD:   writing body to /tmp/tmpsgE73w.email2trac 
TD: part1: Content-Type:   application/octet-stream Traceback (most recent call last):
   File   "/usr/bin/email2trac", line 2151, in <module>   tktparser.save_email_for_debug(m, True)
   File "/usr/bin/email2trac", line   575, in save_email_for_debug
     self.debug_attachments(message_parts)
   File "/usr/bin/email2trac", line 519, in debug_attachments
     print 'TD:   part%d: filename: %s' % (n, filename) 
UnicodeEncodeError: 'ascii' codec   can't encode character u'\xc4' in position 33: ordinal not in range(128)

The filename causing this behaviour is AUFTRAGSBESTÄTIGUNGS-FORMULAR_115886.PDF, containing a German umlaut.

Deployed Version of email2trac is 1.4.3

#207 fixed Problems with unicode-attachments in 1.4.5 bas hju@…
Description

Emails with attachments containing unicode-charcters in filename are not handled in a usable way.

(see attached screenshots)

the attachments could not be opened

No handler matched request to /attachment/ticket/451/=?utf-8?Q?Budget_2010_-_Ger=C3=A4teliste_-_Danz?= =?utf-8?Q?ig.xls?=

Excample-Filename:

Budget 2010 - Geräteliste - Warschau.xls
#208 fixed Ticket URL is not absolute in sent ticket notification bas mark_kids@…
Description
Hi,

Don't know if this is related to the trac 0.12 compatibility of your script.

But the ticket URL in the notification doesn't give the absolute URL.

Basically what I did was I've created a ticket using my email and it worked.
The problem is the link to the ticket is broken.



    Type:  defect               |       Status:  new
Priority:  major                |   Resolution:  fixed
--------------------------------+---------------------------------------
--------------------------------+----
 {{{


  this is a test


 }}}

--
Ticket URL: </ticket/39>
Note: See TracQuery for help on using queries.