-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
Current behavior:
mongos> db.undef.insert(
{"a":undefined})
mongos> db.undef.find()
mongos>
This causes exportimport1.js to fail.
- duplicates
-
SERVER-6102 Shell displays both 'undefined' and 'null' type as 'null'
- Closed