Edgewall Software
Modify

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:

Attempting to download a query result

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:

Download ticket contents

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

download CSV.png (10.3 KB) - added by peterson_eric_d@… 3 years ago.
Attempting to download a query result
download ticket.png (10.2 KB) - added by peterson_eric_d@… 3 years ago.
Download ticket contents

Download all attachments as: .zip

Change History

Changed 3 years ago by peterson_eric_d@…

Attempting to download a query result

Changed 3 years ago by peterson_eric_d@…

Download ticket contents

comment:1 Changed 3 years ago by cboos

  • Milestone set to 0.11.6

Verified.

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

This seems to have been introduced in [7598] for queries.

So I re-added the filename, but only for formats other than RSS, in r8454.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cboos. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.