[Tickets #4348] Attachments with filenames of special charset downloaded incorrectly with MS IExplorer

bugs@bugs.horde.org bugs at bugs.horde.org
Mon Aug 28 08:19:40 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4348
-----------------------------------------------------------------------
 Ticket             | 4348
 Updated By         | ditsa at ccf.auth.gr
 Summary            | Attachments with filenames of special charset downloaded incorrectly with MS IExplorer
 Queue              | IMP
 Version            | 4.1.3
 Type               | Bug
 State              | Feedback
 Priority           | 1. Low
 Owners             | 
+New Attachment     | e-mail-with-attached-greek-filename-simple.txt
-----------------------------------------------------------------------


ditsa at ccf.auth.gr (2006-08-28 08:19) wrote:

>> Please upload the complete message source to this ticket as an
attachment.

And here is a simpler version of a filename encoding that works.

The trick is to remove the charset specification from the following line:
filename*=ISO-8859-7''%C4%EF%EA%E9%EC%E1%F3%F4%E9%EA%FC.doc
and present it to Internet Explorer browsers as:
filename*=%C4%EF%EA%E9%EC%E1%F3%F4%E9%EA%FC.doc
which allows them to correctly display the filename while
downloading-saving the file.

Thanks.
>
> OK, here it, the full message source.
> Note that the message is composed by Thunderbird and the filename is 
> split in two parts in the MIME description. As a resut IMP does not 
> display it correctly, but downloads it fine from Internet Explorer 
> browsers, specifying only the second part of the filename (See 
> separate bug report for this issue with split filenames: [#4347] ).
>





More information about the bugs mailing list