gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

Cannot use loadFromGoogle using https #897

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Goto showcase and publish it over https
2. Enable sj:head loadFromGoogle (<sj:head loadFromGoogle="true" />)
3. Load any page.

What is the expected output? What do you see instead?
- Expected: load javascript from google content distribution network without 
complaints.
- What we see: Immediately after render the page, browsers complaint about to 
load insecure content over a secure connection.

Which struts2 version?
2.3.4

Which struts2-jquery plugin version?
3.3.3

We probably could have an attribute to indicate that we want to load 
javascripts from google over a secure connection.

Original issue reported on code.google.com by antonios...@gmail.com on 9 Oct 2012 at 3:15

GoogleCodeExporter commented 9 years ago

Original comment by johgep on 11 Oct 2012 at 7:20

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/struts2-jquery/source/detail?r=1727

Original comment by johgep on 11 Oct 2012 at 8:12

GoogleCodeExporter commented 9 years ago

Original comment by johgep on 15 Oct 2012 at 6:46