Comment 15 for bug 610915

Revision history for this message
In , Dolske (dolske) wrote :

Bug 447788 change this behavior, so that login manager works better on Wikipedia.

I'm not sure there's a good fix here. The first order problem is that the user has saved an incorrect login. It would be good to have a nice way to correct the problem, but the only two solutions that come to mind are:

1) Backout 447788 so you can save multiple logins that differ only in case

2) Modify the saved login's username (eg from "Myname" to "myname") when the user corrects & submits a login form using it. We normally never change a login's username, but maybe this is a special case. But it would need confirmation UI, which is going to end up being kind of confusing.