List:Eventum General Discussion« Previous MessageNext Message »
From:Bryan Alsdorf Date:November 16 2005 6:38am
Subject:Re: CSV Issue Export Error on Eventum 1.6.1 over HTTPS with self-signed
certs and IE 6
View as plain text  
Hi,

Christopher Schwerdt wrote:
>> I was just looking at this issue last week--I too, use SSL.  I tried
>> many combinations of different Content-Types, disabling caching and
>> adding a Content-Disposition header (tried inline and attachment).
>> Nothing so far has really worked.  Anyone else been able to hack up
>> csv.php so that it works w/ Internet Explorer?
> 
> I'm replying to myself to let the list know that adding:
> 
> header("Cache-control: no-store");  
> header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); # Past date
> header("Pragma: no-store");
> 
> to csv.php fixed the issue (as specified by Greg Larkin).  The devs
> might want to add a task to fix this small issue in 1.6.2.
>

I have just added this and it will be in our next release. Thanks for 
the information.

Best Regards,
-- 
Bryan Alsdorf, Software Engineer
MySQL AB, www.mysql.com

Are you MySQL certified?  www.mysql.com/certification
Thread
CSV Issue Export Error on Eventum 1.6.1 over HTTPS with self-signed certs and IE 6Allan Ditzel12 Oct
  • RE: CSV Issue Export Error on Eventum 1.6.1 over HTTPS with self-signed certs and IE 6Greg Larkin12 Oct
RE: CSV Issue Export Error on Eventum 1.6.1 over HTTPS with self-signed certs and IE 6Christopher Schwerdt12 Oct
RE: CSV Issue Export Error on Eventum 1.6.1 over HTTPS with self-signed certs and IE 6Christopher Schwerdt12 Oct
  • Re: CSV Issue Export Error on Eventum 1.6.1 over HTTPS with self-signedcerts and IE 6Bryan Alsdorf16 Nov