Feature #1649
Nice human-friendly URL for the file module
| Status: | Closed | Start: | 2008-07-15 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Attachments | |||
| Target version: | 0.8 | |||
| Resolution: | Fixed |
Description
The link in the 'file' module ends with "versions/download/6?attachment_id=45
It would be great to have the actual filename in the URL. My main concern is with gentoo ebuilds, which require the filename to be in the URL. But also when i need to point the user to the direct URL (not the web page with the url).
I dont know how hard this would be, i'm not much in web development.
Associated revisions
Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649).