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

fix: for handling unusual characters in file names #821

Merged

Conversation

shaikan
Copy link
Contributor

@shaikan shaikan commented Oct 15, 2023

This fix is for solving issue #764 and any others that might be caused if the user's folder names include unusual characters which might be considered invalid by JS.

This fix is for solving issue motion-canvas#764 and any others that might be caused
when the user's folder names include unusual characters which might be
considered invalid by JS.
@shaikan shaikan force-pushed the fix-handle-invalid-char-in-filepath branch from 6617b2d to b989b63 Compare October 16, 2023 17:19
@shaikan shaikan changed the title Applied fix for handling unusual characters in file names fix: for handling unusual characters in file names Oct 17, 2023
@aarthificial aarthificial merged commit 1e57497 into motion-canvas:main Oct 17, 2023
9 checks passed
@aarthificial
Copy link
Contributor

Thanks for the fix!

@shaikan shaikan deleted the fix-handle-invalid-char-in-filepath branch October 17, 2023 07:11
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

2 participants