Vote #66538
完了Change the hyperlink for file attachment to view and download
0%
説明
Current hyperlink for file attachment can cause confusion to some user. They assume the link point to the file and use browser's "Save Link As" on it and not getting what user is expecting.
It will be better for each of the file attachment to display 2 links right away called "View" and "Download" that goes to the appropriate controller.
journals
I think this has different behaviour for text files and other types (which makes it even worse!) - text files link to a formatted view of the file contents (HTML) while other types link to the file itself?
Inconsistency leads to mistakes...
--------------------------------------------------------------------------------
Agreed, I'm doing the same mistake each time too.
--------------------------------------------------------------------------------
Please refer to feature #8176 for sample TXT files.
--------------------------------------------------------------------------------
Attachment links changed so that they download the file. A link to view the file is added for text files.
--------------------------------------------------------------------------------
Reopened to get sure that r9326 behaves finely with email notifications?
--------------------------------------------------------------------------------
Etienne Massip wrote:
> Reopened to get sure that r9326 behaves finely with email notifications?
It doesn't since image_tag use path only. It's removed in email notifications in r9333.
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,8176,TXT attachment download