Originally created by: mark.tun... (code.google.com)@gmail.com
Originally owned by: mark.tun... (code.google.com)@gmail.com
Default filename for downloaded CSV file is "document.csv"
Change this, maybe to "data.csv"
Suggestion by Philippe Peylin 29 Jan 2012 to change the name, although he didn't say what name he would prefer.
I think we just need to change the Struts configuration file /Carbones/src/carbones.xml, <action name="CSVExport">
<param name="contentDisposition">filename="document.csv"</param>
See also
- issue 68 change CSV to tab-delimited text
- issue 121 Excel displays our dates as times
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: alastair... (code.google.com)@gmail.com
(No comment was entered for this change.)
Status: Fixed