prasathmani / tinyfilemanager

Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
https://tinyfilemanager.github.io
GNU General Public License v3.0
4.88k stars 1.66k forks source link

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

Closed ijortengab closed 4 months ago

ijortengab commented 1 year ago

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 commented 1 year ago

My solution is: https://github.com/prasathmani/tinyfilemanager/commit/5c97e46eac3abc94daebf5b27e3abf0eca078b9b