legacy-knowledge-base
公開されました Sep. 10, 2025

CAPTCHA is not refreshing in Sign-In popup on Sign-In page

written-by

Santhosh Kumar

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

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, and tomcat/work.
  • Installing Fix Packs and Hotfixes on Liferay DXP will guide you to install this hotfix in the respective environment.
did-this-article-resolve-your-issue

legacy-knowledge-base