-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: Master
-
Fix Version/s: None
-
Component/s: Data Engine
-
Labels:None
-
Fix Priority:3
-
Git Pull Request:
Description
When pasting a decimal number in an integer field and change focus, the pasted number disappears.
Steps to Reproduce
- Go to Content & Data > Web Content > Structures tab;
- Add a new Structure;
- Add one integer numeric field and save;
- Go to Web Content tab;
- Add a Web Content with the created Structure;
- Paste a decimal number value (1.34) in the numeric field and change the focus.
Expected Result
The decimal number should not disappear in the integer field.
Actual Result
The decimal number disappears from the integer field when changing focus.
Reproduced In
master: f2df0b12cb4751b76e424ccd4bba1e5a0c8019c3
- is related to
-
LPS-134221 The integer field is rounding numbers in Web Content
- Closed