[ https://issues.apache.org/jira/browse/CLIMATE-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Anderson closed CLIMATE-738. ------------------------------------ > 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 > Assignee: Michael Anderson > Priority: Minor > Fix For: 1.1.0 > > > <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.4.14#64029)