View Issue Details

IDProjectCategoryView StatusLast Update
0005405mantisbtbugtrackerpublic2005-04-18 10:22
ReporterBlacky1707 Assigned Tothraxisp  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version0.19.2 
Summary0005405: Downloading in IE fails for some file types
Description

download does not work correctly for some file types in IE

Additional Information

to fix this bug use this headers in file_download.php

header("Content-Type: application/octet-stream");
header("Cache-Control: ", true);

TagsNo tags attached.

Relationships

duplicate of 0004860 closedthraxisp File downloads via HTTPS with IE6 do not work 

Activities

Blacky1707

Blacky1707

2005-04-05 11:48

reporter   ~0009715

sorry for duplicate

0004860 and 0005039 are the same!

you can close the bug!