Issue After adding the captcha taglib in a custom JSP, for example: <liferay-captcha:captcha url="${captchaURL}" /> CaptchaUtil.check(actionRequest) is returning an error since CAPTCHA_TEXT is null. Environment DXP 7.3, 7.4 Quarterly Releases Resolution This issue is normally fixed by...