Skip to content

Comments

Fix handling of multiple files with spaces in names.#1030

Merged
MarkCallow merged 2 commits intomainfrom
fix_multifile_with_spaces
May 31, 2025
Merged

Fix handling of multiple files with spaces in names.#1030
MarkCallow merged 2 commits intomainfrom
fix_multifile_with_spaces

Conversation

@MarkCallow
Copy link
Collaborator

@MarkCallow MarkCallow commented May 31, 2025

Space escaping was overwriting the original file name which did not need escaped spaces causing failure on subsequent opens of the file which happen when cycling through a list of files.

Space escaping was overwriting the original file name which
did not need escaped spaces.
@MarkCallow MarkCallow merged commit b2f4da2 into main May 31, 2025
37 checks passed
@MarkCallow MarkCallow deleted the fix_multifile_with_spaces branch May 31, 2025 11:57
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.

1 participant