Skip to content

fix downloads for filenames with '' (2x single quote) #122

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

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

jcollonville
Copy link
Contributor

Found a issue for downloading files with double single quotes in filename.
Since the path passed to get_metadata_path_with_tokens() was already unescaped, calling again UnescapeSQLString was creating a wrong filepath.

@uroni uroni merged commit ac7d1dd into uroni:dev Jan 23, 2025
1 check passed
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.

2 participants