Uploaded image for project: 'Apache Open Climate Workbench (Retired)'
  1. Apache Open Climate Workbench (Retired)
  2. CLIMATE-738

Google jsapi Uses HTTP Rather Than HTTPS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0
    • webapp
    • None

    Description

      <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

      Attachments

        Activity

          People

            michael.arthur.anderson@gmail.com Michael Anderson
            michael.arthur.anderson@gmail.com Michael Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: