Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-715

Wrong error message while using mongoimport

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 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
    • Labels:
      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"

        There are no Sub-Tasks for this issue.

            Assignee:
            lucas.morales Lucas Morales
            Reporter:
            antonytm Anton Tishchenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: