View Issue Details

IDProjectCategoryView StatusLast Update
0020061Plugin - CsvImportGeneralpublic2019-01-30 23:15
Reportervboctor Assigned Tosyncguru  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0020061: 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.”

Tagsmantishub

Activities

syncguru

syncguru

2016-07-07 23:35

developer   ~0053527

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):
“Realizar búsqueda y organización de versiones .....”

The fix for this is to convert special chars (non-html) to html entities prior to importing.
This fix is based on stackoverflow conversation: http://stackoverflow.com/questions/2236668/file-get-contents-breaks-up-utf-8-characters

dregad

dregad

2018-05-15 06:49

developer   ~0059795

PR was merged on Jul 8, 2016

devonrickman

devonrickman

2019-01-30 23:15

reporter   ~0061341

Importing seems to get tripped by text.
https://www.just4dummies.com/gmail-sign-up