Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2032

Unix Domain Sockets must be escaped in URI

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      diff --git a/tests/json/connection_uri/invalid-uris.json b/tests/json/connection_uri/invalid-uris.json
      index bc12d55..f009bc8 100644
      --- a/tests/json/connection_uri/invalid-uris.json
      +++ b/tests/json/connection_uri/invalid-uris.json
      @@ -179,15 +179,6 @@
             "hosts": null,
             "auth": null,
             "options": null
      -    },
      -    {
      -      "description": "Host with unescaped slash",
      -      "uri": "mongodb:///tmp/mongodb-27017.sock/",
      -      "valid": false,
      -      "warning": null,
      -      "hosts": null,
      -      "auth": null,
      -      "options": null
           }
         ]
       }
      

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: