[bugs] [Bug 1269] Changed - Content-Type/Content-Disposition Header
- don't Save, view aways
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon Jun 2 13:39:52 PDT 2003
http://bugs.horde.org/show_bug.cgi?id=1269
*** shadow/1269 Mon Jun 2 17:35:26 2003
--- shadow/1269.tmp.12322 Mon Jun 2 17:39:52 2003
***************
*** 3,10 ****
Version: 2.2 Stable
Platform: MSIE 5
OS/Version: Windows 98
! Status: REOPENED
! Resolution: FIXED
Severity: enhancement
Priority: P2
Component: IMP
--- 3,10 ----
Version: 2.2 Stable
Platform: MSIE 5
OS/Version: Windows 98
! Status: RESOLVED
! Resolution: INVALID
Severity: enhancement
Priority: P2
Component: IMP
***************
*** 61,63 ****
--- 61,70 ----
header('Content-Disposition: attachment; filename=' . $filename);
}
+
+ ------- Additional Comments From slusarz at bigworm.colorado.edu 06/02/03 17:39 -------
+ Works for me - make sure you have latest CVS. Maybe there is a problem with
+ your specific IE, but you must give the version number/OS version. Your
+ patches 1) use the incorrect MIME type application/force-download (this breaks
+ RFC - it must be application/x-force-download) and 2) doesn't handle broken
+ content-disposition header at all.
More information about the bugs
mailing list