-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1, 6.2.X EE, 7.0.0 DXP FP15, 7.0.X EE, Master
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP17, 7.0.3 CE GA4, 7.0.0 DXP SP4, 7.0.X EE, 7.1.X, Master
-
Component/s: Sites Administration > Sites
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
- Define a virtual host for the default site's public pages in Site Settings, e.g. "mysite.com"
- Add a public page to the site, e.g. "testpage"
- Go to http://mysite.com:8080
- Using the navigation portlet, go to testpage
Expected result: The URL of the page should be http://mysite.com:8080/testpage
Actual result: The URL of the page will be http://mysite.com:8080/web/guest/testpage
The public pages' friendly URL is appended to the virtual host but the purpose of the virtual host would be exactly to replace that default URL.
This worked properly until LPS-69799 got committed.
- causes
-
LPS-73150 URL's have /web/[groupFriendlyURL] prepended to it even if they are the URL to the site specified by the virtual.hosts.default.site.name portal property
- Closed
- is caused by
-
LPS-69799 CORS error when site virtualhost is a subdomain of portal virtualhost
- Closed
- is duplicated by
-
LPS-71854 Portal doesn't use only virtualhost for page URLs if the port is different than 80
- Closed
- relates
-
LPE-15875 Layout set friendly URL is appended even when a virtual host is set for it
-
- Closed
-
-
LPS-72608 Missing '/web/guest' in URL on virtual instances
- Closed
-
LPS-74979 Missing '/web/guest' in URL on virtual instances
- Closed