Hi Rob,
thanks for the info, I just commited the fix.
I put the headers a few lines higher up, to be used for the other cases
too. Let me know if that works for you.
Ralf
Robert Burcham schrieb:
Ralf, I stumbled across this comment on php.net:
http://us3.php.net/manual/en/function.header.php#83219
which referenced this MS kb article:
http://support.microsoft.com/kb/812935
And my very simple solution:
diff egw-pear/HTTP/WebDAV/Server.php.orig egw-pear/HTTP/WebDAV/Server.php.MSIE-https-fixed
1019a1020,1022
//Rob - FIXES MSIE https d/l problem!!
header("Cache-Control: maxage=1"); //In seconds
header("Pragma: public");
Thought you should know, as this issue impacts all https MSIE downloads of attachments in the egw codebase >= 1.5
Thanks,
Rob
Check out the new SourceForge.net Marketplace.
It’s the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers
–
Ralf Becker
eGroupWare Training & Support ==> http://www.egroupware-support.de
Outdoor Unlimited Training GmbH [www.outdoor-training.de]
Handelsregister HRB Kaiserslautern 3587
Geschäftsführer Birgit und Ralf Becker
Leibnizstr. 17, 67663 Kaiserslautern, Germany
Telefon +49 (0)631 31657-0
Check out the new SourceForge.net Marketplace.
It’s the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers