Opened 16 years ago
Closed 15 years ago
#7956 closed defect (fixed)
Unable to Save As due to wrong file name
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | 0.11.6 |
Component: | ticket system | Version: | 0.12dev |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
When attempting to download a Comma-delimited Text
From a query:
http://<ipaddress>/rsm/query?status=assigned&status=new&status=reopened&groupdesc=1&group=owner&col=id&col=summary&col=status&col=owner&col=priority&col=milestone&col=component&col=time&order=priority
I get what you see in attached file "download CSV.png" where it attempts to download a file called "query" with no extension:
When looking at an individual ticket and attempting to download
http://<ipaddress>/rsm/ticket/59?format=csv
I get what you see in attached file "download ticket.png" where it attempts to download a file called 59 with no extension:
The only place I can download a CSV is in a report listing several tickets.
As an aside, I have never seen the "tsv" extension for a tab-delimited file. Almost always it is also ".csv", MS Excel can recognize that the contents are delimited by commas or tabs appropriately.
Attachments (2)
Change History (6)
by , 16 years ago
Attachment: | download CSV.png added |
---|
comment:2 by , 16 years ago
Description: | modified (diff) |
---|---|
Milestone: | 0.11.6 → 0.11.5 |
Owner: | set to |
Btw, for ".tsv", see http://www.fileinfo.com/extension/tsv (or similar sites which have similar information… i.e. known but not common). I think it's nice to not have also .csv, so that you can pick e.g. a text editor association for one of them and keep to other associated to Excel.
comment:3 by , 16 years ago
Component: | general → ticket system |
---|---|
Description: | modified (diff) |
(… and the ticket preview really needs to be fixed so that the width of the ticket is respected)
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Attempting to download a query result