V8 doesn't check for ObjectID in DBPointer() constructor

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Minor - P4
    • 2.5.1
    • Affects Version/s: None
    • Component/s: Shell
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      > DBPointer("ns",0)
      DBPointer("ns", 0)
      > DBPointer("ns","test")
      DBPointer("ns", "test")
      

      See the dbPointerInit function in v8_db.cpp.

            Assignee:
            Gregory McKeon (Inactive)
            Reporter:
            Shaun Verch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: