Modify

Opened 12 years ago

Closed 12 years ago

Last modified 8 years ago

#10279 closed defect (fixed)

Invalid certificate for chart.apis.google.com

Reported by: Erik Andersson Owned by: Ryan J Ollos
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 (0)

Change History (3)

comment:1 Changed 12 years ago by Ryan J Ollos

Owner: changed from Joachim Hoessler to Ryan J Ollos
Status: newassigned

comment:2 Changed 12 years ago by Ryan J Ollos

Resolution: fixed
Status: assignedclosed

(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.

comment:3 Changed 8 years ago by Satish Saner

Really thanks guys for this information :)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.