#2489 - Using filedump selection when choosing a media file results in invalid URL
| Identifier | #2489 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Using filedump selection when choosing a media file results in invalid URL |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | filedump |
| Description | When selecting an item from within the filedump as a media item, it does not generate URL correctly. For example, if selecting something within a folder, parts of the URL will contain % 2 F (minus the spaces in between) instead of a proper / , causing the media to be broken. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
(Click to enlarge)
However, I did find it was failing on URLs with complex URL encodings, possibly due to a bug in cloudflare or nginx. I've worked around it and it seems to work fine on your server now.