franky1978 / igoogle-legacy

Automatically exported from code.google.com/p/igoogle-legacy
1 stars 0 forks source link

Stock chart gadgets issue while calling from secure site #678

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the bug/feature.
==================================

we have used the following piece of code to access the stock chart 
gadgets. 

<script src="http://www.gmodules.com/ig/ifr?url=http:// 
hosting.gmodules.com/ig/gadgets/file/113570023379904426818/ 
StockCharts.xml&up_Symbol=MSFT&up_Duration=1y&up_cs=SummerTime&synd=open&w=­266
&h=204&title=Stock 
+Charts&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js"> 

but. while using this , our site is throwing "the page contains secure 
and nonsecure items" security information message box . 
Can you please let me know how to resolve this issue.

Note : 
If i remove this script , our site is working fine with out above 
issue. 

It would be great if you reply soon. 

PLEASE FILL OUT THE FOLLOWING FOR A BUG REPORT ONLY:

What steps will reproduce the problem?
======================================
1.call this script from any secure site page.

What is the expected output?
============================
The parent site where this script reside should be render with out throwing 
"the page contains secure 
and nonsecure items" message.

What is the actual output?
==========================
our site is throwing "the page contains secure 
and nonsecure items" security information message box 

Which browsers have you experienced this on?
============================================
IE7
Which operating systems have you experienced this on?
=====================================================
windows server 2003
Please provide any additional information below.

Original issue reported on code.google.com by kavipriy...@gmail.com on 7 Dec 2010 at 8:46

GoogleCodeExporter commented 8 years ago
This is expected behavior, the page does contain both secure and non-secure 
items.

Original comment by robruss...@google.com on 8 Dec 2010 at 10:39

GoogleCodeExporter commented 8 years ago
But if i remove the stock chart script then my page is rendering without the 
security warning.

Original comment by kavipriy...@gmail.com on 9 Dec 2010 at 9:55