-
Type:
Regression Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.1.0 CE GA1, 6.2.0 CE M2
-
Fix Version/s: 6.1.10 EE GA1, --Sprint 11/12, 6.2.0 CE M2
-
Component/s: ~ [Archived] Sites Management
-
Labels:None
-
Environment:Tomcat 7 + MySQL 5. 6.1.x GIT ID: 3a63fb4bb9f075f250c3da617520ff9de2d35414.
Tomcat 7 + MySQL 5. 6.2.x GIT ID: 7e8cacfa5fabdd91ec72999d286863661accf5aa.
-
Fix Priority:4
Steps to reproduce:
1. Modify etc/hosts to include www.able.com as a localhost
2. Add a new site called Virtual Hosting Community
3. Click Save
4. Go to Virtual Hosting Community > Manage pages
5. Add a public page called Public Page
6. Go to Virtual Hosting Community > Edit Settings > Site URL
7. Under Virtual Hosts > Public pages, enter www.able.com
8. Navigate to www.able.com:8080
9. Click on Public page (URL should change to http://www.able.com:8080/Public Page)
You will notice that you get an error in console and URL is not directed to the page name. (see attachment)