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

edit operation no longer shows syntax errors

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc1
    • Affects Version/s: None
    • Component/s: Shell
    • Labels:
      None
    • Fully Compatible
    • Windows

      steps to repro:

      e = []
      edit e
      delete the '[' (or make any other syntax error) and save
      printjson(e)

      Note that e is silently unmodified. Ideally this would present the error and prompt to re-edit, but at the very least it should show the error.

            Assignee:
            tad Tad Marshall
            Reporter:
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: