Skip to content

Change path specification to better handle filename edge cases #745

@joachimmetz

Description

@joachimmetz

Certain file systems like NTFS or ReFS can contain filenames with:

  • the path segment separator character (e.g. \ or /)
  • special and non-valid Unicode characters (e.g. unpaired surrogate characters U+d800)

Change path specification to better handle such edge cases

  • change location into location segments ?
  • escape special and non-valid Unicode characters

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions