Modify ↓
Opened 17 years ago
Closed 17 years ago
#1891 closed enhancement (fixed)
Download Filename is the ID NOT the real name
Reported by: | Owned by: | Radek Bartoň | |
---|---|---|---|
Priority: | normal | Component: | DownloadsPlugin |
Severity: | major | Keywords: | Filename ID |
Cc: | Trac Release: | 0.10 |
Description
The download files' names are missing when downloaded from the web page. The file name is the file's ID. I think it's better to leave the original file name unchanged when downloading.
Attachments (1)
Change History (3)
Changed 17 years ago by
Attachment: | filename.JPG added |
---|
comment:1 Changed 17 years ago by
Status: | new → assigned |
---|
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Implemented in changeset r2544.
Note: See
TracTickets for help on using
tickets.
I know, for now its feature. I don't know if there is other possible solution how to change request resouce name than redirecting but I'll ask cleverer people.