-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Trivial - P5
-
None
-
Affects Version/s: 1.6.1
-
Component/s: JavaScript
-
None
-
Environment:Ubuntu Linux - mongo client console
-
Fully Compatible
-
ALL
> (new NumberLong(3754)==new NumberLong(3754))
false
>
I ran into this issue when creating a $where function that compared numbers.
- is duplicated by
-
SERVER-6010 Shell considers ObjectID("4fce7c96b29a7b141c000001") != ObjectID("4fce7c96b29a7b141c000001") despite matching them
- Closed
- is related to
-
SERVER-2667 Cannot compare different instances of ObjectIds with same value
- Closed
-
SERVER-21861 Better Timestamp object comparison in mongo shell
- Closed