Posted by itman on December 8, 2007 at 6:23am
| Project: | OpenID |
| Version: | 5.x-1.x-dev |
| Component: | OpenID Client |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello, seems that you should add the following line (or something of the kind) in openid.js file:
document.getElementById("edit-openid-url").value = "";
after the line $("a.user-link").click( function() {
Otherwise, if you try to login using wrong openId, then click on cancel openid you cannot login normally until you clean up the openid-url-field