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

ProgramRunner::launchProcess() should escape backslashes on Windows

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Shell
    • None
    • Fully Compatible
    • Execution Team 2020-10-19

      The code will escape all embedded quotes here but not backslashes.

      This ticket is required by SERVER-51147, which exports WiredTiger metadata strings to be used later for importing collections. The exported WiredTiger metadata strings already perform their own escaping and this additional escaping causes parsing problems in WiredTiger during the import.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: