What are the steps to reproduce this issue?
- Create a file with a comma in the name on windows
- Run the local provider
exists() method
- Run the native
fileExists() method
What happens?
2 will return false, 3 will return true
What were you expecting to happen?
Both should return true
Any logs, error output, etc?
Just the standard error
What are the steps to reproduce this issue?
exists()methodfileExists()methodWhat happens?
2 will return false, 3 will return true
What were you expecting to happen?
Both should return true
Any logs, error output, etc?
Just the standard error