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(storage-vercel-blob): fixes issue where files with spaces in their name would not be retrieved correctly #10062

Conversation

paulpopus
Copy link
Contributor

URI encodes filenames so that they're retrieved correctly from Vercel's blob storage. Sometimes spaces would cause problems only in certain file names

@paulpopus paulpopus requested a review from denolfe as a code owner December 18, 2024 23:26
@paulpopus paulpopus enabled auto-merge (squash) December 18, 2024 23:26
@paulpopus paulpopus merged commit ce74f1b into main Dec 19, 2024
70 checks passed
@paulpopus paulpopus deleted the fix/vercel-blob-storage-not-showing-files-with-spaces-in-filenames branch December 19, 2024 00:33
Copy link
Contributor

🚀 This is included in version v3.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant