Ask Your Question
1

KeyError: On clicking "manage login methods"

asked 2011-10-01 11:31:21 -0500

sagarun's avatar

When i tried to click "manage login methods" in ask.fedoraproject.org i get the following exception http://sagarun.fedorapeople.org/misc/KeyError%20at%20accountsignin.html

Here is how we can reproduce this,

  1. signup for askbot using google;s open id
  2. Logout
  3. Login again using another open id provider (emailid is same as the first open id provider)
  4. Goto http://ask.fedoraproject.org/user/id/name
  5. click "manage login methods"

Here is the discussion about the issue from ask.fedoraproject.org ask.fedoraproject.org/question/23/how-do-i-link-my-open-id-and-gmail-id-to-use-with

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-10-01 18:14:59 -0500

Evgeny's avatar

Hi @sagarun, pushed a fix for this at:

https://github.com/ASKBOT/askbot-devel/commit/baa02367ecd75932ed785efe44b129c8d773696e

Does this help? The problem was that the database corresponding to UserAssociation model had references to login method that was later disabled.

edit flag offensive delete link more

Comments

ah I see. I am going to wait for the next release of Askbot and pull it in. This isnt a urgent issue

mether's avatar mether  ( 2011-10-01 20:35:32 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2011-10-01 11:31:21 -0500

Seen: 318 times

Last updated: Oct 01 '11