View Issue Details

IDProjectCategoryView StatusLast Update
0005039mantisbtadministrationpublic2005-04-18 10:27
Reporterfredrikr Assigned Tothraxisp  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version0.19.2 
Summary0005039: Download attached files via HTTPS fails
Description

With upgrading to 0.19.2 downloading any attached file via HTTPS fails in IE 6.0.2900+.

Microsoft:
"Internet Explorer Cannot Download" Error Message When You Use an HTTPS URL to Open an Office Document or PDF File
http://support.microsoft.com/default.aspx?scid=kb;en-us;812935

Quick Fix:
Comment out line 81 of file_download.php v0.19.2
81: //header( 'Pragma: no-cache' );

TagsNo tags attached.

Relationships

duplicate of 0004860 closedthraxisp File downloads via HTTPS with IE6 do not work 
related to 0004004 closedthraxisp unable to download large size attachment 

Activities

vince

vince

2005-02-24 06:23

reporter   ~0009375

Hi,

I've got the same pb in the same env., and your solution is working fine.
Thx,

Vince

thraxisp

thraxisp

2005-02-24 08:04

reporter   ~0009380

See the descriptions in 0004004 and 0004860.