View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013492 | mantisbt | csv | public | 2011-11-07 06:44 | 2012-10-08 05:31 |
| Reporter | vincent_sels | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.2.8 | ||||
| Summary | 0013492: Excel export fails when column sponsorship_total is included | ||||
| Description | When exporting to excel with column 'sponsorship_total' included in the column list, the resulting excel cannot be opened. Following error is included at the bottom of the excel file: Fatal error: Call to undefined function excel_format_sponsorship_total() in C:\www\webroot\joomla\mantis\excel_xml_export.php on line 96 | ||||
| Tags | excel, sponsor, sponsorship | ||||
|
This can be easily fixed by adding the following code to file excel_api.php: /**
|
|
|
Fixed |
|
|
Reminder sent to: grangeway Why do you think the issue can be set to fixed in 1.3.x ? |
|
|
Reopened |
|
|
No feedback required I think :) |
|
|
I actually fixed this earlier this year (see 0013959) |
|