View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007012 | mantisbt | other | public | 2006-05-02 10:03 | 2006-05-07 03:51 |
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.0.1 | ||||
| Fixed in Version | 1.1.0a1 | ||||
| Summary | 0007012: Word and Excel files are exported as _word and _excel | ||||
| Description | This is because the code constructs the name as $p_page_title + _word / _excel. In the default configuration the page title is blank. The code should be changed to be consistent with the csv export which uses the username.doc or username.xls if the selected project is ALL PROJECTS, or projectname.doc or projectname.xls when a specific project is selected. | ||||
| Tags | No tags attached. | ||||