Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.11.4.1
-
Fix Version/s: 2.11.4.2
-
Component/s: Command Line Interface
-
Labels:None
-
Environment:Windows CLI
Description
Whilst fixing JAL-4485, I noticed:
The glob file path string on Windows does not escape File.separator (backslash) before matching. This results in files not being found (and also a NPE when looking for an array size).
The glob file path string on Windows does not escape File.separator (backslash) before matching. This results in files not being found (and also a NPE when looking for an array size).