Rikk / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 0 forks source link

recaptcha.js sometimes delivered as binary #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load page with recaptcha_get_html()
2.
3.

What is the expected output? What do you see instead?

Expect recaptcha frame. Actually see no output.

What version of the product are you using? On what operating system?

Please provide any additional information below.

I experienced this (see 
http://groups.google.com/group/recaptcha/t/bba87c3aa1d4951b ) and it appears 
that sometimes the www.google.com servers return the recaptcha.js as 
application/octet-stream rather than application/javascript causing the load to 
fail.
I thought this was just me originally, but have reports of exactly the same 
thing by others. Maybe its just access to www.google.com from New Zealand?? Not 
sure of Google web server architecture.

Original issue reported on code.google.com by scorpiog...@gmail.com on 28 Jun 2010 at 8:41

GoogleCodeExporter commented 9 years ago
Not client library issue.

Original comment by adrian.g...@gmail.com on 30 Mar 2012 at 6:14