Wrong error message while using mongoimport

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Trivial - P5
    • 3.0.13, 3.2.8, 3.3.11
    • Affects Version/s: 3.0.0, 3.0.1, 3.1.2
    • Component/s: mongoimport
    • None
    • Environment:
      Windows 7 64bit
    • Not Needed
    • v3.0

      While I do some changes in code, I get error message like that
      "conversion of JSON type '0' unsupported". However it always show value but not type.

      I looked at code and there is next line
      "conversion of JSON type '%v' unsupported"
      but it should be
      "conversion of JSON type '%T' unsupported"

            Assignee:
            Lucas Morales (Inactive)
            Reporter:
            Anton Tishchenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: