-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.3.2
-
Component/s: JavaScript
-
None
-
Environment:osx 10.7.5
-
ALL
-
var a = Object.create(null); a
throws exception:
Fri Dec 28 16:08:39.103 exec error: src/mongo/shell/utils.js:1051 TypeError: Object object has no method 'toString' if ( x.toString() == "[object MaxKey]" )