-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: portal-2.0.0, portal-3.0.0
-
Fix Version/s: portal-2.0.1, portal-3.0.1
-
Component/s: Liferay Faces Portal / Demos / Tests
-
Labels:None
Steps to Reproduce
1. Start Liferay Portal 7.0
2. Modify the captcha.xhtml composition in the portal-showcase-portlet to include validatorMessage="invalid value"
3. Deploy the portal-showcase-portlet
4. Add the portal-showcase-portlet to a page named "Portal Showcase"
5. Visit the "General" use-case for portal:captcha
http://localhost:8080/web/guest/portal-showcase/-/portal-tag/portal/captcha/general
6. Enter an incorrect value for the captcha and click Submit
Expected Results
A validation failure message appears with text "invalid value"
Actual Results
A validation failure message appears with text "Text verification failed."