[bugs]
[Bug 953] Changed - Mime type of files with filenames containing spaces
incorrectly identified
bugs@bugs.horde.org
bugs@bugs.horde.org
Thu, 16 May 2002 15:58:59 -0300
http://bugs.horde.org/show_bug.cgi?id=953
*** shadow/953 Thu May 16 15:21:39 2002
--- shadow/953.tmp.30236 Thu May 16 15:58:59 2002
***************
*** 3,10 ****
Version: 2.1 Unstable
Platform: Mozilla 5.x
OS/Version: Linux
! Status: NEW
! Resolution:
Severity: normal
Priority: P2
Component: IMP
--- 3,10 ----
Version: 2.1 Unstable
Platform: Mozilla 5.x
OS/Version: Linux
! Status: RESOLVED
! Resolution: WONTFIX
Severity: normal
Priority: P2
Component: IMP
***************
*** 88,90 ****
--- 88,95 ----
type=Unknown
Content-disposition: attachment; filename="Check up after site visit X.doc"
Content-transfer-encoding: BASE64
+
+ ------- Additional Comments From jan@horde.org 05/16/02 15:58 -------
+ No, we definitely won't rely on the file extensions because they are too easy to
+ fake. We have to rely on the attachments mime type, that's the standard way and
+ that's how all reasonable mail clients handle it.