Details
-
Bug
-
Resolution: Won't Do
-
Minor - P4
-
None
-
None
-
None
-
Server Development Platform
-
ALL
Description
Reproducible:
db> use test
|
switched to db test
|
test> db.getCollection('toString')
|
[Function: toString]
|
test> db.getCollection("valueOf")
|
[Function: valueOf]
|
Very low priority because this happens only in the mongo binary used internally for testing. Already fixed in this commit in user-facing mongosh.
Attachments
Issue Links
- related to
-
SERVER-82538 Complete TODO listed in SERVER-77024
-
- Needs Scheduling
-