Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-25887

exception during autocomplete - NumberLong

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.14
    • Affects Version/s: 3.3.12
    • Component/s: Shell
    • None
    • Fully Compatible
    • ALL
    • Platforms 2016-09-19

      exception during autocomplete: "Cannot call \"floatApprox\" on prototype of \"NumberLong\""

      Basically fails any tab complete on a NumberLong object.

      e.g.

      $ ./mongo --nodb
      MongoDB shell version v3.3.10-669-g731632e
      > var x = new NumberLong()
      

      now type x and then hit tab

      > x.exception during autocomplete: "Cannot call \"floatApprox\" on prototype of \"NumberLong\""
      

      Seems not to happen on 3.2

            Assignee:
            matt.cotter Matt Cotter
            Reporter:
            matt.cotter Matt Cotter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: