OSC / ood-fileexplorer

[MOVED] The Open OnDemand File Explorer
https://osc.github.io/Open-OnDemand/
MIT License
4 stars 1 forks source link

IE fix for file downloads #106

Closed brianmcmichael closed 8 years ago

brianmcmichael commented 8 years ago

This is a fix for IE downloads not working properly by setting a Content-Disposition attribute.

This fixes the error for IE11 (IE10 untested)

However, this does not fix the issue for MS Edge.

ericfranz commented 8 years ago

I cannot reproduce the issue in MS-Edge. For the latest VM for Windows 10, downloads are working. Merging this in. We should do more testing, we might want to consider setting Content-Type appropriately for the downloads if we still see an issue.