-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 1, 7.1.X, Master
-
Component/s: Forms
-
Fix Priority:5
-
Last Working Version:
-
Git Pull Request:
Steps to Reproduce:
- Go to Content > Forms
- Add a new Form
- Add a numeric fields ("num1")
- Set field to "Required"
- Publish Form
- Go to publication URL
- Input numbers into numeric field
- Click Submit
Expected Result:
User can submit form because required field is given a value.
Actual Result:
User is blocked from form submission and given warning "This field is required"
Reproduced on:
Master: 6bb1cde759ce5db278e911bd89e2c8be2f60b03c
Not Reproducible on older version of master:
Master: 2174e36bf678837841eb433ba383edc560ee7ea3
- fixes
-
LPS-80321 Cannot save Predefined Value for Numeric field
- Closed
-
LPS-80334 Numeric rule condition does not trigger action
- Closed
-
LPS-80323 Calculate rule does not appear to be executing
- Closed
- is caused by
-
LPS-75457 Cannot input decimal after converting Numeric field from Integer to Decimal
- Closed