Ticket #10279 (closed defect: fixed)

Opened 9 months ago

Last modified 8 months ago

Invalid certificate for chart.apis.google.com

Reported by: kirean@gmail.com Assigned to: rjollos
Priority: high Component: EstimationToolsPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

I encountered an issue where the graphs didn't load in Google Chrome due to a invalid certificate for chart.apis.google.com.

Found someone reporting the same issue here: https://groups.google.com/forum/?fromgroups=#!topic/google-maps-js-api-v3/ngFlTc5KH0k

And finally found the solution to replace "chart.apis.google.com" with "chart.googleapis.com" here: https://code.google.com/p/chromium/issues/detail?id=116498

Attachments

Change History

09/27/12 03:50:38 changed by rjollos

  • owner changed from hoessler to rjollos.
  • status changed from new to assigned.

09/27/12 04:54:24 changed by rjollos

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [12062]) Fixes #10279: (0.4.6) FIX: Charts were not rendering in some cases because an invalid certificate error was reported from. chart.apis.google.com. Changed the URL to chart.googleapis.com. Thanks to Erik Andersson for pointing out the fix.


Add/Change #10279 (Invalid certificate for chart.apis.google.com)




Change Properties
Action