[
https://issues.apache.org/jira/browse/CLIMATE-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Anderson updated CLIMATE-738:
-------------------------------------
Summary: Google jsapi Uses HTTP Rather Than HTTPS (was: Google jsapi Uses
HTTPS Rather Than HTTL )
> Google jsapi Uses HTTP Rather Than HTTPS
> ----------------------------------------
>
> Key: CLIMATE-738
> URL: https://issues.apache.org/jira/browse/CLIMATE-738
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: webapp
> Affects Versions: 1.0.0
> Reporter: Michael Anderson
> Priority: Minor
>
> <script type="text/javascript" src="http://www.google.com/jsapi"></script>
> <script type="text/javascript">google.load("visualization", "1");</script>
> The first line causes a page not found exception. The second line causes an
> exception on using an object not initialized.
> Using https will correct this.
> https://developers.google.com/loader/?hl=en
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)