-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Component/s: Forms
-
Fix Priority:5
-
Git Pull Request:
-
QA Test Name:
-
QA Test Score:5
Steps to Reproduce:
- Create a new form
- Add a text field, set to Required
- Add a translation "Chinese (China)"
- Add a translated label to the text field
- Duplicate the text field
- Publish
- Access publication URL
- Choose the Chinese translation
- Input both text fields
Expected Result:
Form submits successfully.
Actual Result:
Error is thrown that the required text field is not filled out.