Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enumerating store files doesn't match filenames with whitespace #287

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Enumerating store files doesn't match filenames with whitespace #287

merged 1 commit into from
Jun 23, 2023

Conversation

austinbhale
Copy link
Contributor

For example, the store name of "recording" works well, but if you have a store called "recording (1)" then the whitespace character was not being properly escaped. Is this something you'd like done internally (e.g., this PR), or is it up to the caller to properly escape the store name string?

For example, the store name of "recording" works well, but if you have a store called "recording (1)" then the whitespace character was not being properly escaped
Copy link
Contributor

@danbohus danbohus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@sandrist sandrist merged commit d08fdd3 into microsoft:master Jun 23, 2023
6 checks passed
@austinbhale austinbhale deleted the patch-1 branch June 25, 2023 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants