﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1484689	Pdf attachments in rc2	ASeques		"There is an issue when downloading pdf attached to documents, and strange behaviour if they're send from roundcube and read in internet explorer. These are the cases

1.- Mail sent from thunderbird with the same pdf attached:

{{{
Content-Type: multipart/mixed;
 boundary=""------------040208040304060905010104""

This is a multi-part message in MIME format.
--------------040208040304060905010104
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
}}}

2.- Mail sent from within roundcube with a pdf attached.

{{{
Content-Type: multipart/mixed;
	boundary=""=_80f2fbaf051bcbf77a7b60d97714871d""

--=_80f2fbaf051bcbf77a7b60d97714871d
Content-Transfer-Encoding: base64
Content-Type: application/pdf; name=""781.pdf""; charset=""UTF-8""
Content-Disposition: attachment; filename=""781.pdf""
}}}

In the first case clicking on the name opens a download menu to get the file named ""781.pdf""
In the second case opens a new windows that loads the acrobat reader (if available) and:
     1.- In ie6, ie7 there is a very small frame to preview the pdf[[BR]]

     2.- In firefox if you have the acrobat plugin it opens in a window with the proper size and you can save within the acrobat.

The problem in both cases where the attachment is sent with roundcube is that if you want just to download the attachent doing ""save link as ..."" downloads the file ""781.pdf.htm"" and the system does not associate with acrobat.

Hope I made myself clear this time :P, sorry to keep reopening the ticket 
"	Bugs	closed	5	0.1-stable	Interface	0.1-rc2	normal	fixed		
