Due to how I got registered for Drupalcon Paris via Acquia, I've got my original user account abandoned and a new one created. I tried to assign the same OpenID to the new account as I did for the old (which should not work, since otherwise Drupal would not know what account should it log me into when I use OpenID). Instead of a nice error message, I got a success message and an error.
The messages say (on the same screen):
user warning: Duplicate entry 'https://me.yahoo.com/gabor.hojtsy#0a085' for key 2 query: INSERT INTO authmap (uid, authname, module) VALUES (254, 'https://me.yahoo.com/gabor.hojtsy#0a085','openid') in /home/drupalconparis/iteration3/www/modules/openid/openid.pages.inc on line 38.
Successfully added https://me.yahoo.com/gabor.hojtsy#0a085

| Comment | File | Size | Author |
|---|---|---|---|
| OpenIDduplicate.jpg | 59.11 KB | gábor hojtsy |
Comments
Comment #2
jromine commentedThis looks like a duplicate of #364348: OpenID throws an error when two accounts try to use the same OpenID
Comment #3
gábor hojtsyOk, setting as duplicate on #364348: OpenID throws an error when two accounts try to use the same OpenID.