-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor - P4
-
Affects Version/s: 2.4.2
-
Component/s: JavaScript, Shell
-
None
-
Environment:Ubuntu 12.10
-
Fully Compatible
-
ALL
-
-
Build 7 08/10/15
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
Whereas NumberInt(NumberInt(1)) does not.
Workaround using parseInt
- NumberLong(parseInt(value, 10))