Issue
- Shows a blank page after changing the details of the 'task' node in the assignment type to the user then clicks on 'save' and then clicks on the 'task' node.
- Steps to reproduce:
-
Update the ROOT folder name (under {LIFERAY_HOME}/tomcat_home/webapps/ROOT) to ‘myportal'.
-
Update the ROOT.xml file name (under {LIFERAY_HOME}/tomcat_home/conf/Catalina/localhost/) to 'myportal.xml'.
-
Update the 'common.loader’ property in the catalina.properties file name (under {LIFERAY_HOME}/tomcat_home/conf/)
from
common.loader="${catalina.home}/webapps/ROOT/WEB-INF/lib/support-tomcat.jar"
to
common.loader="${catalina.home}/webapps/myportal/WEB-INF/lib/support-tomcat.jar"
4. Clear the temp and work directories under TOMCAT_HOME.
5. Restart the server.
6. Navigate to 'localhost:8080/myportal/'.
7. Navigate to Control Panel >> Applications >> Process Builder >> Create a workflow.
8. Drag and drop Task >> Select Task >> Assignment > Select User Assignment and Assign to User.
9. Refresh the page and click on Task.
Expected Behavior: After clicking on the Task, the modified details regarding the user should be displayed on the page.
Actual Behavior: After clicking on the Task, a blank page is displayed on the page.
Environment
- Liferay DXP 7.4
Resolution
- The observed behavior is a known bug that has been addressed by LPS-191809 which is included in dxp-7.4-update-88 and above.
Additional Information
- If a hotfix is required, please create a support ticket requesting the hotfix by attaching the patch details.
- Installing Fix Packs and Hotfixes on Liferay DXP will guide you to install the Fixpack/Hotfix in your environment.
- Change root context to custom context