When browsing a file in a repository, trac provides an HTML view when possible. In this view of the specific file, (at the bottom of the page), it also provides an option to "Download in other formats". If I select "Original format", I get differing results. For example, if it is a C source file, I get a dialog allowing me to save it with the original name. However, if I try a file named b_11.359, which is a text file (as is the C file), it shows me the text in the browser, just as if I had chosen "Plain text" instead of "Original format".
Why doesn't it just ask me where to save the file, like it does for the C file? Since a file of type .359 is surely not recognized, shouldn't it just offer to save the thing? My desired behavior is that, when I choose "Original format" for any file type whatsoever, is to offer to save it in a file, just as it does for C files. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
