Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Component/s: Module: Certificate
-
Labels:None
-
Database:Any
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
Certain caching headers cause problems with downloads over an SSL connection in IE – http://support.microsoft.com/kb/323308
See attached patch file against /mod/certificate/html2pdf.php (MOODLE_19_STABLE branch). This should also be ported over to the code in the other branches for the most part as well.
Added patch to handle SSL issues with IE7.