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

Problem with download file via URL which filename contains URL encoding. #963

Closed
ijortengab opened this issue Feb 10, 2023 · 1 comment
Closed

Comments

@ijortengab
Copy link
Contributor

Try to download URL that contains URL encoding string (https://public.myfolder.my.id/GitHub%2BMark.png)
The file save as GitHub%2BMark.png .
Expected filename is : GitHub+Mark.png.

@ijortengab
Copy link
Contributor Author

ijortengab commented Feb 10, 2023

My solution is:
5c97e46

ijortengab added a commit to ijortengab/tinyfilemanager that referenced this issue Feb 18, 2023
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

No branches or pull requests

1 participant