Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Kyle StiemannKyle Stiemann(Deactivated)Reporter
Kyle StiemannKyle Stiemann(Deactivated)Components
Fix versions
Affects versions
Priority
Low
Details
Details
Assignee
Kyle Stiemann
Kyle Stiemann(Deactivated)Reporter
Kyle Stiemann
Kyle Stiemann(Deactivated)Components
Fix versions
Affects versions
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created May 14, 2019 at 9:58 AM
Updated July 3, 2019 at 2:43 PM
Resolved May 14, 2019 at 10:22 AM
This issue is caused by the fact that the fix for MOJARRA #4345 is inadequate since it does not decode html entites that use character codes such as
/
or/
.Steps to reproduce:
Add the following config to
portal-ext.properties
:Deploy the Liferay Portal Showcase.
Navigate to the
portal:captcha
General example.Click the ReCaptcha checkbox.
Click submit.
If the bug still exists, the ReCaptcha will not reapper and the following error message will appear in the logs:
If the bug is fixed, the ReCaptcha will reappear and the error will not appear in the logs.