Ticket #255 (new defect)

Opened 9 months ago

Last modified 5 months ago

Incorrect redirection when Wrong Password entered

Reported by: mehyop Assigned to: misja
Priority: normal Milestone: 0.9.3
Component: core Version: 0.9.0
Severity: normal Keywords: login
Cc: Patch Included: 0
Review Stage: needinfo

Description

After a user submits a wrong password it takes you to the 'You have entered an incorrect password' page and prompts you to re-enter password.
Page: {site}/{root folder}/login/index.php[[br] When entering correct password it loads
Page: {site}/{root folder}/{root folder}/login/index.php
Prompting a 404.
Erasing the extra {root folder} takes you to the correct page.

This only happens with the in-page login form, and not the top login fields.

Change History

01/25/08 18:50:49 changed by ewout

  • keywords changed from login wrong password to login.
  • haspatch changed.
  • review_stage set to needinfo.
  • milestone changed from 0.9.1 to 1.0.

I cannot reproduce this on my test installation right now, but I have seen many times this kind of wrong redirection. I do not know what the exact conditions are to reproduce it though.

This needs more info to be able to resolve.

03/13/08 11:26:31 changed by

  • milestone deleted.

Milestone 1.0 deleted

03/13/08 11:28:42 changed by misja

  • milestone set to 0.9.3.

05/21/08 14:42:49 changed by markpea

I tested this with svn changeset 1594 (0.91) and a wrong password entered into the in page login form. It did not generate a 404 but reloaded /login/index.php with "Unrecognised username or password. The system could not log you on, or you may not have activated your account."