View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009285 | mantisbt | custom fields | public | 2008-06-20 04:44 | 2008-08-11 09:42 |
| Reporter | honet | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.2.0a2 | ||||
| Summary | 0009285: bad named function in /core/excel_api.php file | ||||
| Description | this error comes from the xml file generated by performing an excel export. Fatal error: Call to undefined function string_custom_field_value_text() in /var/www/mantis/core/excel_api.php on line 420 the good function mame is string_custom_field_value() and not string_custom_field_value_text(). I changed the function name and it's working | ||||
| Tags | No tags attached. | ||||