Closed (won't fix)
Project:
Webform
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2011 at 09:11 UTC
Updated:
17 Feb 2014 at 19:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
goz commentedHere is the patch
Comment #2
quicksketchWhile the patch provided would definitely do the job for exe files, we need a more general approach that will work for all extension types.
Comment #3
quicksketchClosing after lack of activity. This problem could also be solved by setting appropriate headers on the .exe file when it's downloaded i.e.
Content-Disposition: attachment; filename="myfile.exe".