Skip to content

File names with commas are incorrectly returned as not existing in WIndows #54

@jclausen

Description

@jclausen

What are the steps to reproduce this issue?

  1. Create a file with a comma in the name on windows
  2. Run the local provider exists() method
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions