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

Wrong error message while using mongoimport

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial - P5
    • Resolution: Done
    • 3.0.0, 3.0.1, 3.1.2
    • 3.0.13, 3.2.8, 3.3.11
    • mongoimport
    • None
    • Windows 7 64bit
    • Not Needed
    • v3.0

    Description

      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"

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: