Custom Query (2152 matches)
Results (2098 - 2100 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1514 | duplicate | Modifying user name loses connection with revisions | dread | |
Description |
If you edit your user name, the number of revisions you made returns to 0. This is because in the Revision object, the user's name is stored, rather than the user's ID. rgrp: We can reconnect that pretty easily (and have a longer term solution that involves not using the usernames but the userids in in the Revision objects so we don't hvae this problem in future!) |
|||
#1520 | fixed | Disable name changing | dread | |
Description |
Because of #1514 we should just disable name changing, until #1514 is done. |
|||
#1532 | fixed | Registration with OpenID has misleading error message | dread | |
Description |
The log-in page says "Login using Open ID" and gives instructions for signing up. YET this is only available to users who've already added openid to their account. If you have not done this and then sign-in via OpenID (which is successful from the OpenID end) then you are told "Login failed. Bad username or password." in a flash message. Proposed solution (i don't know if this is possible):
Alternatives:
|