View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09957 | Bug reports | Import/Export | public | 2015-10-12 09:58 | 2016-08-24 10:01 |
| Reporter | ptoscani | Assigned To | c_schmitz | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.06+ | ||||
| Fixed in Version | 2.50.x | ||||
| Summary | 09957: R Export UTF-8 Problem | ||||
| Description | When using the "Export results to R" Plugin there is a problem with the encoding: In the exported syntax file in the first line, starting with data <- read.csv(...) there is a need to add ', encoding = "UTF-8"' before the final bracket to solve it. Otherwise the encoding of the included .csv table does not work! | ||||
| Tags | No tags attached. | ||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | 150629 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | mysqlnd 5.0.11-dev - 20120503 - $Id: 15d5c781cfcad91193dceae1d2cdd127674ddb3e $ | ||||
| Server OS (if known) | Linux dd13234 3.2.0-91-generic #129-Ubuntu SMP Wed Sep 9 10:56:06 UTC 2015 x86_64 | ||||
| Webserver software & version (if known) | not sure which version! | ||||
| PHP Version | PHP Version 5.5.26-nmm1 | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20106 |
|
|
Fix committed to cint branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20111 |
|
|
Version 2.50.1 released |
|
|
LimeSurvey: master 5878640f 2016-08-17 17:43 Details Diff |
Fixed issue 09957: R Export syntax file does not state UTF-8 encoding |
Affected Issues 09957 |
|
| mod - application/core/plugins/ExportR/RSyntaxWriter.php | Diff File | ||
|
LimeSurvey: cint b377dfc4 2016-08-17 17:43 Details Diff |
Fixed issue 09957: R Export syntax file does not state UTF-8 encoding |
Affected Issues 09957 |
|
| mod - application/core/plugins/ExportR/RSyntaxWriter.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-10-12 09:58 | ptoscani | New Issue | |
| 2016-08-17 17:37 | c_schmitz | Assigned To | => c_schmitz |
| 2016-08-17 17:37 | c_schmitz | Status | new => assigned |
| 2016-08-17 17:43 | c_schmitz | Status | assigned => resolved |
| 2016-08-17 17:43 | c_schmitz | Fixed in Version | => 2.5 |
| 2016-08-17 17:43 | c_schmitz | Resolution | open => fixed |
| 2016-08-17 17:43 | c_schmitz | Changeset attached | => LimeSurvey master 5878640f |
| 2016-08-17 17:43 | c_schmitz | Note Added: 40331 | |
| 2016-08-18 12:21 | c_schmitz | Changeset attached | => LimeSurvey cint b377dfc4 |
| 2016-08-18 12:21 | c_schmitz | Note Added: 40333 | |
| 2016-08-24 10:01 | c_schmitz | Note Added: 40406 | |
| 2016-08-24 10:01 | c_schmitz | Status | resolved => closed |