Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.10.0
-
None
Description
Some spots are expected to return URLs, but they merely do File#getAbsolutPath() or try to contstruct a halfbroken URL. Rely on java.nio.Path and URI and it will work on Windows, Unix and Cygwin.