-
Type:
Regression Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.0.X
-
Fix Version/s: 7.0.X
-
Component/s: Portal Configuration > Portal Instances
-
Labels:
-
Fix Priority:3
-
Last Working Version:
-
QA Test Score:4
Steps to reproduce:
- Navigate to \..windows\system32\drivers\etc and open hosts file.
- Add following in the hosts file.
127.0.0.1 www.able.com 127.0.0.1 www.baker.com 127.0.0.1 www.charlie.com
- Go to > Control Panel > Portal Instances > Virtual Host and change to www.able.com
- Go to Site Settings and edit Public Pages to www.baker.com
- Go to Site Settings and edit Private Pages to www.charlie.com
- Add a public page called Public page
- Add a private page called Private page
- Visit http://www.charlie.com:8080
- Sign in with test user
Actual Result:
After Sign in the page redirect to http://www.charlie.com:8080/user/test/home.
Expect Result:
After Sign in the page redirect to http://www.charlie.com:8080.