View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012084 | mantisbt | bugtracker | public | 2010-06-17 20:01 | 2011-08-02 12:35 |
| Reporter | dominik | Assigned To | dhx | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.2 | ||||
| Target Version | 1.2.3 | Fixed in Version | 1.2.3 | ||
| Summary | 0012084: Excel export does not work when Due Date is included in the Columns | ||||
| Description | Because the function excel_format_due_date() is missing... /**
| ||||
| Tags | No tags attached. | ||||
|
Thanks, It works for me ... see 12138. Please integrate this solution in next 1.1.3 release. |
|
|
I meaned 1.2.3 ... |
|
|
Thanks Dominik. Your patch has finally been committed ready for the next release. |
|
|
MantisBT: master cd2fce99 2010-08-12 09:49 Details Diff |
Fix 0011983: Excel export crashes due to missing due date export function The excel_format_due_date() function was missing from excel_api.php. When the due date column was turned on and the Excel export feature used, the export would crash due to not being able to find the missing due date export function. Thanks to Dominik Blunk for this patch. |
Affected Issues 0012084 |
|
| mod - core/excel_api.php | Diff File | ||
|
MantisBT: master-1.2.x 255ded95 2010-08-12 09:49 Details Diff |
Fix 0011983: Excel export crashes due to missing due date export function The excel_format_due_date() function was missing from excel_api.php. When the due date column was turned on and the Excel export feature used, the export would crash due to not being able to find the missing due date export function. Thanks to Dominik Blunk for this patch. |
Affected Issues 0012084 |
|
| mod - core/excel_api.php | Diff File | ||