Project

General

Profile

Actions

Bug #127

closed

When loging in from the lost password page, website loads incorrect page

Added by Amber Herold over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Amber Herold
Category:
Web interface
Target version:
-
Start date:
02/18/2010
Due date:
02/22/2010
% Done:

100%

Estimated time:
2.00 h
Affected Version:
Show in known bugs:
Workaround:

Description

From the lost password page (http://fly/myamiweb/lostpass.php), if click the Login button and enter username and temporary password then click login, the user is directed to the lost password page (lostpass.php) instead of the main index.

Steps:
enter incorrect password.
click lost password.
enter username and have temp password sent to you.
Click on the Login button at top of page.
Enter username and new temp password.
Click login button.
Loads lostpass.php instead of going to main index.

Test with #92


Related issues 1 (1 open0 closed)

Related to Appion - Test Case #92: Retrieve forgotten username or passwordPass02/12/2010

Actions
Actions #1

Updated by Eric Hou over 14 years ago

  • Assignee changed from Amber Herold to Eric Hou
Actions #2

Updated by Eric Hou over 14 years ago

  • Due date set to 02/22/2010
  • Status changed from Assigned to In Code Review
  • % Done changed from 0 to 100
  • Estimated time set to 2.00 h

This is fixed. not only the lost password page. There are totally 4 pages has same problem.
1. login.php
2. lostpass.php
3. register.php
4. confirm.php

Basically this 4 pages are not behind the access control, therefore it cause this problem. I add an extra check for if people already login to the site, and if they try to hit or redirect to these page. The program will redirect to the homepage.

Thanks.

r13052

r13052

Actions #3

Updated by Eric Hou over 14 years ago

  • Status changed from In Code Review to In Test
  • Assignee changed from Eric Hou to Amber Herold
Actions #4

Updated by Amber Herold over 14 years ago

  • Status changed from In Test to Closed
Actions

Also available in: Atom PDF