lausd-teacher / gwt-gdata

Automatically exported from code.google.com/p/gwt-gdata
0 stars 0 forks source link

Doesn't work with IE8 or Opera #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Try running it with IE8 or Opera 10.51

What is the expected output? What do you see instead?
Sometimes first page appears but you can't get past log in (a blank  page 
appears when you grant access), most times you get a blank page (without 
any errors being reported) (I suspect once you've granted access a blank 
page appears until something times out)

What version of the product are you using? On what operating system?
v2.2.1   Windows Vista Ultimate SPk2 (64 bit)

Please provide any additional information below.
Works fine in firefox, chrome and safari on the same system 

Original issue reported on code.google.com by atdotslashdot on 22 Apr 2010 at 10:07

GoogleCodeExporter commented 9 years ago
On further investigation, if it helps, I think that the runnable passed into

GData.loadGdataApi

is never run

Original comment by atdotslashdot on 22 Apr 2010 at 3:59

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have the same issues.

I found out that deleting the temporary internet file "jsapi?key=..." allows 
you to 
refresh the page and continue working, but after the refresh the file will 
reappear

Original comment by jonno...@gmail.com on 23 Apr 2010 at 7:55

GoogleCodeExporter commented 9 years ago
Has anyone managed to run HelloGdata in IE 8?

Original comment by atdotslashdot on 26 Apr 2010 at 4:17

GoogleCodeExporter commented 9 years ago
It looks like this issue is inherited from the GData JS API, since i'm seeing 
the
same behavior on the JS samples:
http://code.google.com/apis/contacts/docs/1.0/developers_guide_js.html#Interacti
ve_Samples

It looks like the JS API doesn't load successfully when returning from AuthSub.

Original comment by bobbysoa...@gmail.com on 29 Apr 2010 at 5:47

GoogleCodeExporter commented 9 years ago

Original comment by bobbysoa...@gmail.com on 29 Apr 2010 at 5:47

GoogleCodeExporter commented 9 years ago
Thanks for the response - does this bug need to be reported somewhere else for 
it to be 
addressed?

Original comment by atdotslashdot on 30 Apr 2010 at 7:39

GoogleCodeExporter commented 9 years ago
The best place would be the issue tracker for the GData JavaScript Client 
project:
http://code.google.com/p/gdata-javascript-client/

Original comment by bobbysoa...@gmail.com on 30 Apr 2010 at 4:34