Ticket #7956 (closed defect: fixed)
Opened 3 years ago
Last modified 3 years ago
Unable to Save As due to wrong file name
| Reported by: | peterson_eric_d@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.6 |
| Component: | ticket system | Version: | 0.12dev |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description (last modified by cboos) (diff)
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
Change History
Changed 3 years ago by peterson_eric_d@…
- Attachment download CSV.png added
Changed 3 years ago by peterson_eric_d@…
- Attachment download ticket.png added
Download ticket contents
comment:2 Changed 3 years ago by cboos
- Description modified (diff)
- Milestone changed from 0.11.6 to 0.11.5
- Owner set to cboos
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 Changed 3 years ago by cboos
- Component changed from general to 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 Changed 3 years ago by cboos
- Resolution set to fixed
- Status changed from new to closed





Attempting to download a query result