Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The rocks db cannot handle if the String path to the local directory is given in the URI form of:
"file://path/..."
The easiest would be to convert to Path in the constructor instead of storing the raw string.