You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, this is my first submission to this community's issue tracker. I have attempted to adhere to generic bug submission conventions, however, if there is a problem with the place or methodology I have used in submitting this bug, please do let me know.
On to business: we have been experiencing an issue on our Coral ERM sites around the reports module. Namely, when you attempt to export a report as an XLS file, the download delivers a file that would appear to be rubbish data. Upon further inspection, I've found Excel capable of opening the file simply by adding the 'XSL' file extension.
Steps to reproduce:
Navigate to /reports
Select a report which contains some data
On the results page, select the Excel icon
The file is downloaded successfully, but without the file extension
I have appended a patch to this ticket, which, I'm sure you'll agree, is a simplistic fix to the issue. If further work is desired, or necessary, to get this patch into the product, please do let me know, and I will gladly assist!
Please could you create a pull request with the code changes and link it to this issue? The pull request should merge changes into the development branch.
Hi all,
First of all, this is my first submission to this community's issue tracker. I have attempted to adhere to generic bug submission conventions, however, if there is a problem with the place or methodology I have used in submitting this bug, please do let me know.
On to business: we have been experiencing an issue on our Coral ERM sites around the reports module. Namely, when you attempt to export a report as an XLS file, the download delivers a file that would appear to be rubbish data. Upon further inspection, I've found Excel capable of opening the file simply by adding the 'XSL' file extension.
Steps to reproduce:
I have appended a patch to this ticket, which, I'm sure you'll agree, is a simplistic fix to the issue. If further work is desired, or necessary, to get this patch into the product, please do let me know, and I will gladly assist!
coral-report-xls-export-hotfix.patch.txt
The text was updated successfully, but these errors were encountered: