-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X
-
Fix Version/s: 7.1.10 DXP FP15, 7.1.X
-
Component/s: Forms
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Fix Priority:2
-
Git Pull Request:
The customer has found an issue where the forms rule for numeric fields does not work for a very high number. I did some investigating and it appears to break somewhere between 2100000000 - 2200000000.
Steps to reproduce
- Start a clean bundle of Liferay DXP 7.1 SP2
- Go to Content -> Forms and create a new form
- Add a numeric field, then a text field
- Add a rule that states "If the numeric field is less than 3, show the text field"
- Save and publish the form
- Go to the form and enter in 9999999999
Expected Results
Text field does not show
Actual Results
Text field is shown
Errors/Logs
None
Reproduced
7.1.x b1f01915db477be4ec8c9718cf506da5e3139ca5
- is duplicated by
-
LPS-100954 Forms rule for numeric fields does not work if number is a very high number
- Closed