Bug 1038879

Summary: Wrong page directed when sign up a new account on INT
Product: OpenShift Online Reporter: Tian Feng <tfeng>
Component: WebsiteAssignee: Jessica Forrester <jforrest>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: jliggitt, xtian, yujzhang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-30 00:52:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Tian Feng 2013-12-06 02:43:57 UTC
Description of problem:
Go to web console, and sign up a new account. After clicking the link in registration  email, it will direct to app/account/welcome, which is not existed. It only occurs on INT, devenv is ok.

Version-Release number of selected component (if applicable):
INT(devenv_4101)

How reproducible:
Always

Steps to Reproduce:
1. Go to web console and sign up a new account
2. Click link in registration email and check the page
3. 

Actual results:
It will direct to app/account/welcome page, which doesn't exist.

Expected results:
It should direct to app/terms/accept page.

Additional info:

Comment 1 Tian Feng 2013-12-06 07:32:07 UTC
Also can't reset password. When try to reset password, it will direct to app/account/password/new, which is not existed.

Comment 2 Tian Feng 2013-12-06 08:54:40 UTC
Sorry for wrong url, it's app/account/password/edit, which is not existed.

Comment 3 Yujie Zhang 2013-12-06 09:20:54 UTC
Please ignore comment1 and comment 2, opened bug 1038968 to track the changing password issue, thanks.

Comment 4 Jessica Forrester 2013-12-06 20:29:08 UTC
Fixed in INT now

Comment 5 Tian Feng 2013-12-09 01:13:23 UTC
Test on INT. After clicking link in registration email, it will direct to accept terms page. So verify this bug, thanks!