Closed (fixed)
Project:
Secure Login
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2008 at 17:33 UTC
Updated:
27 Apr 2008 at 15:03 UTC
I have installed the taxonomy image module and on IE6 the image are unable to download (and not displayed) on https connexion. If i remove the https I don't have any problem. If I write directly the url (with https) of the image I can see and dowload the image but not in a page...
I use:
-e18n
-taxonomy image
-soft cache
-secure login
-pngfix (javascript)
-private access of file
I think (but not sur yet) this is because the object have cache control headers and >IE6 don't support this on SSL connection.
Here microsoft report: http://support.microsoft.com/kb/323308/fr
Comments
Comment #1
avf commentedThis has nothing to do with Secure Login. Secure Login only redirects to HTTPS, it doesn't affect headers in any way, and has nothing to do with caching. You would find the same problem if you were running your site over SSL, but without Secure Login.
Please identify which module is really causing the problem, and repost this report in the appropriate place.
Comment #2
gagarine commentedThe reason is on the server side configuration... I completely forget this bug report.. sorry.