MinigalNano icon indicating copy to clipboard operation
MinigalNano copied to clipboard

Fix broken links to files of other filetypes than image

Open kjellwinblad opened this issue 8 years ago • 0 comments

The links to files that are not images are not URL-encoded which results in broken links when invalid characters are used in the file names. This pull request fixes this by encoding non-image URLs in the same way as image URLs are encoded.

kjellwinblad avatar Nov 28 '16 12:11 kjellwinblad