droppyjs / droppy

Self-hosted file storage
BSD 2-Clause "Simplified" License
104 stars 12 forks source link

Cannot download file containing hashtag # in filename #1

Closed markhughes closed 2 years ago

markhughes commented 3 years ago

Original Issue by @risidoro81 - https://github.com/silverwind/droppy/issues/448

As per Subject, files containing an hashtag in the filename (like "Comics #10.pdf") cannot be downloaded. In docker logs I receive a 404 because the filename it looks for gets truncated at the hash (so it tries to download "Comics ") Using droppy:latest in docker on a raspberry pi4 with ubuntu srv 64bit.

Thanks for the great software! Bye

markhughes commented 2 years ago

Resolved in 0.2.3