-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 1, Master
-
Component/s: Forms
-
Fix Priority:3
Steps to Reproduce:
- Add a new form
- Add a Numeric field (num1)
- Configure to "Integer" type
- Publish Form
- Go to Publication URL
- Input into num1 field
111111111111111111111
- View result
Expected Result:
User cannot input a large enough numbers that will break the functionality. Field will display the entered number by the user. The field only accepts whole number (int) as the value.
Numeric field should display a message when the maximum number is type and the mask should not allow bigger numbers than the maximum limit.
Actual Result:
User can input a very large number. Field will display a Decimal number that was not entered.
Reproduced on:
Master: 8188228a9af41d3a59231b4060988abaa3b4867f
DDM Subrepo: 4544e3e15af6060c86ad80f5842f969fa8a7006f
- depends on
-
LPS-75457 Cannot input decimal after converting Numeric field from Integer to Decimal
- Closed
- is duplicated by
-
LPS-75411 Unexpected behavior on Forms Numeric Fields
- Closed
- relates
-
LPS-78906 Validation Error Message Blinks Under the Numeric Field
- Closed
- Testing discovered
-
LPS-80047 Form entries list does not handle large form values in Desktop view
- Closed