Issue
-
Step to Reproduce:
1. Add the below properties in portal-ext.properties -
layout.friendly.url.page.not.found=/html/portal/404-page.jsp javascript.single.page.application.enabled=false2. Place the custom jsp in the /html/portal/404-page.jsp and then restart the server.
3. Give the wrong URL. The page will be redirected to 404 Error Page.
4. Now click on the "Go to Home" link.Observed Behavior: The page gives the error "The requested resource not found".
Expected Behavior: The page should redirect to the Home Page.
Environment
- Liferay DXP 7.3
Resolution
- The observed behavior is a known issue/bug.
- If the hotfix is required for this issue, please create a support ticket requesting hotfix by attaching patch details.
- Installing Fix Packs and Hotfixes on Liferay DXP will guide to install this hotfix in the respective environment.