When trying to download the CSV in IE7 (over https) the browser fails to get the userlist.csv - and instead tries to download "profile_csv", but fails.
When trying to download the CSV in IE7 (over https) the browser fails to get the userlist.csv - and instead tries to download "profile_csv", but fails.
Comments
Comment #1
buddaSome additional headers need adding in to the profile_csv_page() function to fix IE behaviour.
Further info about this flaw can be found in a Microsoft Article titled "Internet Explorer file downloads over SSL do not work with the cache control headers" (KBID: 323308)
Comment #2
buddaFix can be taken from http://drupal.org/node/255387
Applies to 4.x and 5.x
Comment #3
buddaI've rolled a fix for this in to the patch posted on http://drupal.org/node/292425
Comment #4
maxudit007 commentedhey,
I tried in downloading in IE, but it fails form your patch too. It is not working.
thanks
Comment #5
ksohail commentedI tried it, Its work for me