Closed Bug 289296 Opened 19 years ago Closed 19 years ago

I am not able to get list of bugs which are stored in .CSV file

Categories

(Bugzilla :: Documentation, defect)

Other
Linux
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: bugzilla.admin, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
Build Identifier: bugzilla 2.18 rc2

When I click CSV hyper link it unable to give proper csv format,instead of this 
giving attached csv format

Reproducible: Always

Steps to Reproduce:
1.Go to search link.
2.List a bugs.
3.Click hyperlink CSV for csv format document

Actual Results:  
It should gives proper format instead of attached document.

Expected Results:  
please refer attached document
Attached file xl sheet
Please refer attached document
It's intended to give an attached document. If you'd like to change that
behavior locally, you can comment out the following lines in buglist.cgi:

if ($format->{'extension'} eq "csv") {
    # We set CSV files to be downloaded, as they are designed for importing
    # into other programs.
    $disp = "attachment";
}
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Status: RESOLVED → VERIFIED
Could you please check the attached CSV file. It is not getting generated properly. If the code mentioned in your comments is commented out then it will not generate any CSV file however the defect is raised because it is not getting generated properly. Please investigate the issue.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: