Tomcat 7.0.42 + MySQL 5.5.40. Portal master GIT ID: 431e8201ffd86e8ad908f629a32ef1109af91928.
Plugins master GIT ID: 6f00f572d921a3a087a1cb870f7777f67b7de02e.
Steps to Reproduce:
- Deploy web-form-portlet
- Add the Web Form portlet to a page
- Configure a field to use a required check box (check box is required by default)
- Fill in the form but do no flag the check box
- Click Send
Expected result:
The Web Form portlet should display the message, "This field is mandatory." like it does for other required fields.
Actual result:
Instead of displaying the message: "This field is mandatory." when the user attempts to send the form the portlet displays the generic "Your request failed to complete." message.