Long inspect result is does not evaluate back to original value

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.13.1
    • Affects Version/s: None
    • Component/s: Bson
    • None
    • Iteration Barcelona
    • Not Needed

      Enterprise replset [direct: primary]> Long('12345678910')
      Long("3755744318")
      Enterprise replset [direct: primary]> Long.fromString('12345678910')
      Long("12345678910")
      

      The output should use Long.fromString.

              Assignee:
              Anna Henningsen
              Reporter:
              Anna Henningsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: