View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020061 | Plugin - CsvImport | General | public | 2015-08-29 18:14 | 2019-01-30 23:15 |
Reporter | vboctor | Assigned To | syncguru | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Summary | 0020061: csv import doesn't import unicode characters correctly | ||||
Description | “Realizar búsqueda y organización de versiones de código e instalables de los desarrollos de RMS.” becomes “Realizar búsqueda y organización de versiones de código e instalables de los desarrollos de RMS.” | ||||
Tags | mantishub | ||||
Pull request: https://github.com/mantisbt-plugins/csv-import/pull/2 Importing seems to get tripped by text like the following (potentially a file_get_contents() bug): The fix for this is to convert special chars (non-html) to html entities prior to importing. |
|
PR was merged on Jul 8, 2016 |
|
Importing seems to get tripped by text. |
|