Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.1.X
-
7.1.x
-
Committed
-
0.25
-
4
Description
Steps to Reproduce:
- Go to Content > Forms;
- Add a new Form;
- Add a numeric fields ("num1");
- Publish Form;
- Go to publication URL;
- Input a large number (example: 1234123412341234123412341234123412341234) into numeric field;
- Click Submit;
- Go to Content > Forms;
- Click to view entries of that Form;
- View entry;
Expected Result:
The number should be displayed as 1234123412341234123412341234123412341234.
Actual Result:
The number is converted as 1234123412341234000000000000000000000000 and show as 0 when view the form entry.
Attachments
Issue Links
- Discovered while testing
-
LPS-80546 Numeric Field with large number is not shown in View Entry
- Closed