Closed (fixed)
Project:
Webform Report
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2011 at 13:54 UTC
Updated:
22 Feb 2013 at 01:28 UTC
CSV downloads work fine over HTTPS in IE, however Excel downloads give a strange error:
"Internet Explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later."
According to Microsoft this is "by design" http://support.microsoft.com/kb/316431 (insert eye roll here)
I found a similar issue and patch here: http://drupal.org/node/749812#comment-3342500 and adapted the patch for this module. In my testing the Pragma header was not required. Patch against 6.x-2.x-dev attached.
| Comment | File | Size | Author |
|---|---|---|---|
| webform_report-excel_https_ie.patch | 593 bytes | star-szr |
Comments
Comment #1
star-szrNever set this to 'needs review', patch still applies with an offset.
Comment #2
jimbullington commentedCommitted - Thanks!