Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
Description
Just tested importing
[{ number:NumberInt(16)}, {number:NumberLong(18)}, {number:1.0}]
|
Both 16 and 18 were imported as NumberInt()
This makes it impossible to import Number Long as 64-bit integer.