-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.0.10.13 DXP SP13, 7.0.X, 7.1.X, 7.2.X, 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: Dynamic Data Mapping
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce:
1. Control Panel -> Site -> Content -> Web Content -> Structures
2. Create a Structure with integer Field and a template for it.
3. Now create a Web Content article using the Structure.
4. Add integer value "2147483648" and click on Save.
5. Display your article
Actual Result: Web Content is displayed as '0'
Expected Results: The right value should be displayed or while saving the Web Content, a warning should come up that the integer range is crossed