-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: mongo-tools-common
-
None
An invalid URI will not throw an error even if it is intended to be a URI. We should only pass it to newargs if the error is not having the correct scheme. Otherwise, throw the error.