Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
Description
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.