View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09305 | Feature requests | Statistics | public | 2014-10-16 11:45 | 2014-11-07 11:03 |
| Reporter | kemweb | Assigned To | |||
| Priority | normal | Severity | feature | ||
| Status | new | Resolution | open | ||
| Summary | 09305: HTML tags in excel export | ||||
| Description | Excel export contains html tags from description text. Fixed this in /application/helpers/admin/statistics_helper.php Line 1632 by adding strip_tags(): $xlsDesc = html_entity_decode(strip_tags($outputs['qquestion']),ENT_QUOTES,'UTF-8'); | ||||
| Additional Information | Before: "The different modules of the SAP HR System After: "The different modules of the SAP HR System Version: 2.05+ Build 141003 | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Story point estimate | |||||
| Users affected % | |||||
|
Plugin event export can already be used to do your own statistics page (or newDirectRequest) . Then i don't think we work on a new excel stat export for core. |
|
|
It's not about creating a new or custom export but about a bug in the existing. Like you already do not export HTML tags into PDFs you should also not export them into Excel files. It simply does not belong there. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-10-16 11:45 | kemweb | New Issue | |
| 2014-10-17 08:59 | DenisChenu | Note Added: 30808 | |
| 2014-11-07 11:03 | kemweb | Note Added: 30926 |