Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
getPathFromYarnURL does some string shenanigans where standard ctors should suffice.
There are also bugs in it e.g. passing an empty scheme to the URI ctor is invalid, null should be used.