I am seeing errors with IE9 Javascript code. Here's sample code from Google:
http://gdata-javascript-client.googlecode.com/svn/trunk/samples/contacts/contacts_picker/picker.html
This code works fine on all web browsers except IE9. To get failure on IE9,
here's what you do:
1. delete your cookies
2. Click Sign In button and grant access
3. When the page comes back from granting, IE9 presents the message "Only
Secure Content is Displayed"
I take a look using the debugger and this is the error message:
HTML1200: google.com is on the Internet Explorer 9 Compatibility View List
('C:\Users\Administrator\AppData\Local\Microsoft\Internet
Explorer\IECompatData\iecompatdata.xml').
IssueAuthSubTokenJS?next=http%3A%2F%2Fgdata-javascript-client.googlecode.com%2Fsvn%2Ftrunk%2Fsamples%2Fcontacts%2Fcontacts_picker%2Fpicker.html&secure=0&session=1&scope=https%3A%2F%2Fwww.google.com%2Fm8%2Ffeeds%2F
SEC7111: HTTPS security is compromised by
http://www.google.com/uds/modules/gdata/gdata-xd.js
What I think is odd is that the page that this test is running on is not an
HTTPS page at all.
I have been able to repeat this same problem using other code - to the best
of my knowledge the Google Authentication Javascript code completely (and
always) fails using IE9.
Does anyone have a fix?
thanks,
Scott Schmitz
--
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/contacts/community/forum.html