View Issue Details

IDProjectCategoryView StatusLast Update
0005949mantisbtbugtrackerpublic2005-07-23 02:11
Reportermichield Assigned Tothraxisp  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.0a3 
Fixed in Version1.0.0rc1 
Summary0005949: signing up is a bit too restrictive
Description

I've been running mantis for ages, but never actually went through signing up to one, as I just administer one.

I just tried to sign up to this one, and got into a bit of trouble. I registered with my username, and then got the confirmation email which pointed me to a place to change my password.

I entered a password and then "Michiel" as my real name, as that's my name.

I got the error:

APPLICATION ERROR #807

The "Real Name" chosen matches another user's login name. Please choose another.

Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.

So I clicked my Back button, and then I got the error:

--
APPLICATION ERROR #1901

The confirmation URL is invalid or has already been used. Please signup again.

Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.

which meant I had to go to "forgot password" to get sent another URL to set my password,

Then I did the same making "MichielD" my real name, and whoops, I went through the above again, and so I eventually ended up doing it again, and then I put "Michiel is really my real name" as my real name, and it was accepted.

I'm glad I'm not called Bob.

Additional Information

On top of that, I had one time that the captcha was illedgible.

TagsNo tags attached.

Relationships

related to 0005939 closedthraxisp No double Real Names are allowed 

Activities

thraxisp

thraxisp

2005-07-17 18:00

reporter   ~0010832

The last visited timestamp causes these failures. With this change, it is not updated on the account_update.php page, where any errors would be detected and flagged. This allows the back function to work.

Changes (mandatory)
core/html_api.php -> 1.176
core/utility_api.php -> 1.20

Changes (optional)
account_page.php -> 1.51
core.php -> 1.46