Issue
- CAPTCHA is not refreshing in the sign-in pop-up page.
- If the user is already on the sign-in page and opens the sign-in form from the pop-up, the CAPTCHA does not refresh properly in the pop-up.
Steps to reproduce:
- Deploy the jar file by overriding the Liferay login page by overriding the login.jsp and adding a CAPTCHA using <liferay-captcha:captcha />
- Create a page and place the Sign-In portlet on it.
- Click on the sign-in pop-up.
- Attempt to refresh the CAPTCHA icon or access the sign-in page and open the sign-in pop-up.
Environment
- Liferay DXP Quarterly Release
Resolution
- The observed behavior is a known bug that has been addressed by LPD-55701.
Additional Information
- If a hotfix is required for this issue, please create a support ticket requesting a hotfix by attaching the patch details.
- Always test the hotfix in a non-production environment first.
- Back up your current environment before installing.
- Apply these changes during a scheduled maintenance window.
- After installing the hotfix, clear the following directories before restarting the server:
$LIFERAY_HOME/work,osgi/state,tomcat/temp, andtomcat/work. - Installing Fix Packs and Hotfixes on Liferay DXP will guide you to install this hotfix in the respective environment.