What steps will reproduce the problem?
1. demo mode off
2. version 1.3, downloaded from google.code 2011-May-03, prototype.js
compatible version
3. hooked to django via template customized for django-openid-auth
4. selector renders ok
5. click google or yahoo, button shows as depressed, "nothing" happens
6. click openid, enter a launchpad openid, works fine
What is the expected output? What do you see instead?
I expected depressing google or yahoo to immediately generate a form submission
back to the server containing a request to login via openid using google or
yahoo as the provider
What version of the product are you using? On what operating system?
1.3, downloaded 2011-May-03, clients tested are Google Chrome 10.0.648.204 and
Firefox 3.6.16 on Ubuntu Linux 10.10
Please provide any additional information below.
I fixed this by changing the form handling a bit, see:
http://stackoverflow.com/questions/5867527/workaround-bug-in-openid-selector-pro
totype-js-version-that-disables-google-and
Also see attached file.
Fixed version tested again with chrome and firefox. Haven't tested IE yet.
Original issue reported on code.google.com by drpaulbr...@gmail.com on 4 May 2011 at 5:32
Original issue reported on code.google.com by
drpaulbr...@gmail.com
on 4 May 2011 at 5:32Attachments: