Details
-
Type:
Regression Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M5
-
Component/s: Personalization, Personalization > My Sites
-
Environment:Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 0194e5337a7371291163a76a24d98f2417adaa27.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 41e48149c61bea15b945e3704a5c8b69db507722.
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Epic/Theme:
-
Story Points:2
-
Fix Priority:5
-
Similar Issues:
Description
Steps to reproduce:
1. Go to Control Panel -> Sites.
2. Add virtual host to default site private. (i.e www.able.com)
3. Create a page to private. (i.e. hello)
4. Sign out.
5. Go to private virtual host URL. (i.e. www.able.com:8080)
User is not redirected to login page. User will see default community homepage.
If you use www.able.con:8080/hello to go to private page, it will redirect to login page.

Working as of 6.0.11 EE.