> Feb 2 2006 9:25am from dothebart @uncnsrd
>the actual behaviour of opening atachments directly is pretty, but
>leads to some serious troubles:
>
>* a mac user can't save the file, firefox tells him, the content of
>the file will be changed, and it can't save it for that
>
>* a linux user tried opening a doc file, which spawned an broken
>openoffice embedded in firefox, which is allso complete nonsense.
>
>I need an urgent way to get atachmens out of webcit directly saved to
>disk.
>
Ok, I've spent some time this evening changing things around.
Each attachment now has two links next to it: "View" and "Download".
"View" is the original behavior. It attempts to open the attachment
directly if possible. "Download" forces the content type to
"application/octet-stream" which makes the browser ask the user to save
the file instead.
As far as I can tell, this is the standard set of options for webmail
systems.
If I have solved your problem, please do two things for me:
1. Complete the translations in the .po file for the "View" and
"Download" strings
2. Erase this item from the Wishlist and anywhere else it's been
requested.
I hope this is satisfactory...