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

(new) NumberLong("1") prints stuff

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.5.7
    • Affects Version/s: 1.5.6
    • Component/s: Shell
    • Labels:
      None
    • ALL

      NumberLong should probably not print stuff... like num/n.

      > var n = new NumberLong("1")
      num: 1
      n: 1
      > n
      NumberLong( 1 )

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            scotthernandez Scott Hernandez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: