You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2016/02/02 19:02:39 UTC

[jira] [Updated] (CLIMATE-738) Google jsapi Uses HTTP Rather Than HTTPS

     [ https://issues.apache.org/jira/browse/CLIMATE-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney updated CLIMATE-738:
-----------------------------------------
    Assignee: Michael Anderson

> 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
>
>
>     <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)