Closed (duplicate)
Project:
jQuery Update
Version:
7.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2011 at 01:46 UTC
Updated:
1 Feb 2013 at 18:27 UTC
I've encountered a console error while browsing under ssl where the microsoft CDN is trying to get the http version (http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.5.2.min.js). Consdering https://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.5.2.min.js also points to the file, why doesn't the module have smarts around it to consider whether the user is under ssl or not? I noticed the urls in jquery_update.module are hard coded.
Comments
Comment #1
dalindupe of #1905634: Use the HTTPS version when necessary and only when necessary