Description
if your username contains a '+' symbol, you cannot login, but get the following error instead:
TypeError init() takes exactly 2 arguments (3 given)
it seems to parse the username into two strings, separated by '+'.
Cross Reference
https://bugs.launchpad.net/moin-openid/+bug/253039
Workaround
use a username without a '+' symbol in it.
Discussion
using the workaround isn't a nice way to go, since i'm using an OpenID account and cannot change my username.
Plan
- Priority:
- Assigned to:
- Status: