Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Later
-
0.14.1
-
None
-
None
Description
When normalizing a path name, Path incorrectly converts a back slash to a path separator even if the path name is of the unix style. This prohibs a glob from using a back slash to escape a special character. A fix is to make path normalization file system dependent.
Attachments
Issue Links
- is related to
-
HDFS-4632 globStatus using backslash for escaping does not work on Windows
- Closed