When we try CSV and Excel export from ‘View Issues’ page, we are facing issue

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
shanthini.g
Posts: 60
Joined: 31 May 2017, 12:45

When we try CSV and Excel export from ‘View Issues’ page, we are facing issue

Post by shanthini.g »

When we try CSV and Excel export from ‘View Issues’ page, we are facing below issue
Issue
----------
The webpage at http://xxx.xxx.x.xxxx:xxxx/bugtracker/csv_export.php might be temporarily down or it may have moved permanently to a new web address.
Our Mantis version is 2.26.2
Please help.
Thanks
Phroobar
Posts: 40
Joined: 13 Dec 2022, 16:14

Re: When we try CSV and Excel export from ‘View Issues’ page, we are facing issue

Post by Phroobar »

I'm getting the same thing but on 2.25.2. Did anyone solve this?
atrol
Site Admin
Posts: 8531
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: When we try CSV and Excel export from ‘View Issues’ page, we are facing issue

Post by atrol »

I am not able to reproduce.
Might depend on the web server or browser you are using.
I recommend to check the web server and PHP log files for errors and warnings.
Check also the browser console for any errors or warnings, try also disabling any browser plugins you might have installed.
Please use Search before posting and read the Manual
Phroobar
Posts: 40
Joined: 13 Dec 2022, 16:14

Re: When we try CSV and Excel export from ‘View Issues’ page, we are facing issue

Post by Phroobar »

There are no errors in the php log files nor in mantis.log. All we get is an iis 400 bad request in the log. The user can export but with different parameters or project. I can use the user's failing parameters and it will work for me. I've tried other users and some can export using the same parameters while others can't. There doesn't seem to be a user pattern except it is reproducible. It doesn't seem to matter if reporter or developer. There are no additional plugins. It is running on Azure vm 2022 with the latest patches.
Phroobar
Posts: 40
Joined: 13 Dec 2022, 16:14

Re: When we try CSV and Excel export from ‘View Issues’ page, we are facing issue

Post by Phroobar »

We found if the user resets the column configuration it works properly.
Post Reply